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>
This commit is contained in:
Balint Reczey 2015-12-07 21:32:55 +01:00
parent 55fa72224a
commit 724aeeb2b8
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -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