diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-06-16 23:44:50 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-06-16 23:44:50 -0300 |
commit | 66719ce21a366f8b2b8e74f50538751136c1b95d (patch) | |
tree | ada19b8b2716a08e7c0a02b2938f67833048c135 /debian/control | |
parent | 8b8ce91dc4e8665c9042ffabf9d9a8d231e5da2b (diff) | |
download | qt5webkit-66719ce21a366f8b2b8e74f50538751136c1b95d.tar.gz |
Make the debug package also Multi-Arch: same.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5626780..3a1418a 100644 --- a/debian/control +++ b/debian/control @@ -83,6 +83,7 @@ Description: Qt WebKit QML plugin Package: libqt5webkit5-dbg Priority: extra Architecture: any +Multi-Arch: same Section: debug Depends: libqt5webkit5 (= ${binary:Version}), ${misc:Depends} Description: Web content engine library for Qt - debugging symbols |