summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-10-05 02:58:00 +0200
committerGerald Combs <gerald@wireshark.org>2015-10-05 22:19:10 +0000
commitfd603f6f99c3ad3527616a1491804953a2a591c0 (patch)
tree6399c572e37bdfd5c1e6f63d4d0c5c39f1bae20e /debian/rules
parent047c47e9a63212163c29e6da1eee422ff760649f (diff)
downloadwireshark-fd603f6f99c3ad3527616a1491804953a2a591c0.tar.gz
debian: Build .debs with Qt 5
Change-Id: I085d5332a0a1c8151b5781c0a94cffe2fe32aeb7 Reviewed-on: https://code.wireshark.org/review/10800 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Balint Reczey <balint@balintreczey.hu> Tested-by: Balint Reczey <balint@balintreczey.hu> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c2cabc15cc..596a738aa5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ export docdir = /usr/share/doc/wireshark-doc
override_dh_auto_configure:
dh_auto_configure -- -DENABLE_HTML_GUIDES=ON -DCMAKE_INSTALL_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) \
- -DENABLE_QT5=OFF
+# -DENABLE_QT5=OFF
override_dh_auto_build:
dh_auto_build