diff options
author | Fathi Boudra <fabo@debian.org> | 2011-09-16 00:04:07 +0300 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2011-09-16 00:04:07 +0300 |
commit | 7f84b5f8e8b52e911270180383c7ad7dd22bb442 (patch) | |
tree | 031d51733646fa73d1f11539c74c9327a9570126 /debian | |
parent | 68545bede1d4732ff5cf564614aa50c6b6e7e93a (diff) | |
download | qt4-x11-7f84b5f8e8b52e911270180383c7ad7dd22bb442.tar.gz |
Add pre-dependency for multiarch support
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9fa88d7..ad21796 100644 --- a/debian/control +++ b/debian/control @@ -422,6 +422,8 @@ Description: Qt 4 test module Package: libqt4-phonon Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libphonon4 Breaks: kdelibs5 (<= 4:4.0.80) |