summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordenisSal2022-03-07 12:23:15 +0100
committerdenisSal2022-03-07 12:23:15 +0100
commitf1adfe67dee7ef517832bdf35fb317bcc60b9b5f (patch)
treef7a6c8ce98bcca137c4983336872ad1831282986
parenta83b76547d583d9bdbb18bc651886ca56ff15679 (diff)
downloadaur-f1adfe67dee7ef517832bdf35fb317bcc60b9b5f.tar.gz
Change wireshark-gtk2 dependency to wireshark-qt
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed6ee648c8a8..b76798248ebf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Integrated Multiprotocol Network Emulator/Simulator"
arch=('i686' 'x86_64')
url="http://imunes.net/"
license=('BSD')
-depends=('tk' 'tcllib' 'wireshark-gtk2' 'imagemagick' 'docker' 'openvswitch' 'xterm')
+depends=('tk' 'tcllib' 'wireshark-qt' 'imagemagick' 'docker' 'openvswitch' 'xterm')
makedepends=('make')
provides=('imunes')
source=('git+https://github.com/imunes/imunes.git'