aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-12-07 21:32:55 +0100
committerBalint Reczey <balint@balintreczey.hu>2015-12-09 09:19:11 +0000
commit724aeeb2b878e2044057543ea5ce2593c6661088 (patch)
tree3046a8f53752d80150dd32265cc41e62b537c863
parent55fa72224afb7924e0e176fe4df5e933bc7314b9 (diff)
debian: Make wireshark meta-package depend on Qt _or_ GTK+ UI
Change-Id: I0a6df7bd3b738125dd83be15d7a0e36e2396cc3d Reviewed-on: https://code.wireshark.org/review/12472 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Balint Reczey <balint@balintreczey.hu>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 307aa3591d..6c8f32b5ca 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: network traffic analyzer - common files
Package: wireshark
Architecture: any
-Depends: wireshark-qt, ${misc:Depends}
+Depends: wireshark-qt | wireshark-gtk, ${misc:Depends}
Replaces: ethereal (<< 1.0.0-3)
Conflicts: ethereal (<< 1.0.0-3)
Description: network traffic analyzer - meta-package