summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-18 20:30:50 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-18 20:30:50 +0100
commit60cb0958360960f199db0c29456a0cee8f7c5eb5 (patch)
tree23982a428bfc01e408f174e0f65d5158a2eecfc7
parent8f465be98bcd62e5e7f284384e5fbf2777ee756b (diff)
downloadnutyx-extra-60cb0958360960f199db0c29456a0cee8f7c5eb5.tar.gz
nutyx-extra-60cb0958360960f199db0c29456a0cee8f7c5eb5.tar.bz2
nutyx-extra-60cb0958360960f199db0c29456a0cee8f7c5eb5.tar.xz
nutyx-extra-60cb0958360960f199db0c29456a0cee8f7c5eb5.zip
wireshark, maj des dépendances
-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
+}