summaryrefslogtreecommitdiffstats
path: root/extra/wireshark
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wireshark')
-rw-r--r--extra/wireshark/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/wireshark/Pkgfile b/extra/wireshark/Pkgfile
index 6193644fd..0a6a1e9cb 100644
--- a/extra/wireshark/Pkgfile
+++ b/extra/wireshark/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.wireshark.org/
# Maintainer: NuTyX core team
# Packager: fanch
-# Depends on: bash, gnutls, gtk, libcap, libpcap, pcre
+# Depends on: gnutls, gtk, libcap, libpcap, pcre
name=wireshark
version=1.2.3
@@ -21,4 +21,4 @@ build() {
install -D -m 644 ../$name.desktop \
$PKG/usr/share/applications/$name.desktop
-} \ No newline at end of file
+}