summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-12-07 21:31:36 +0100
committerAnders Broman <a.broman58@gmail.com>2015-12-10 05:58:06 +0000
commit0d209640e2dacbe9d0f560d27819ab7bc9992f52 (patch)
tree7a537512f652833cf3ac06985871f81becdcd4fa /debian
parent3419f3226658fa23f0020b8caa85d7445c29d4ca (diff)
downloadwireshark-0d209640e2dacbe9d0f560d27819ab7bc9992f52.tar.gz
debian: Build-depend on qtmultimedia5-dev and libqt5svg5-dev to enable more Qt features
Change-Id: I14ff81898cd9154805d35ab67976b354e50fbe16 Reviewed-on: https://code.wireshark.org/review/12471 Reviewed-by: Balint Reczey <balint@balintreczey.hu> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 6c8f32b5ca..1a31c1000f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Standards-Version: 3.9.5
Build-Depends: libgtk-3-dev, hardening-includes,
# enable Qt 5 related dependencies for Qt 5-enabled build
qtbase5-dev, qtbase5-dev-tools, qttools5-dev, qttools5-dev-tools,
+ qtmultimedia5-dev, libqt5svg5-dev,
# enable Qt 4 related dependencies for Qt 4-enabled build
# qt4-qmake, libqt4-dev,
libpcap0.8-dev, flex, libz-dev, debhelper (>= 9), po-debconf, libtool,