diff options
Diffstat (limited to 'main/wireshark/APKBUILD')
-rw-r--r-- | main/wireshark/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD index cca7aa6e0..8249251c5 100644 --- a/main/wireshark/APKBUILD +++ b/main/wireshark/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.4.2 pkgrel=0 pkgdesc="network protocol analyzer - GTK version" url="http://www.wireshark.org" -arch="x86 x86_64" +arch="all" license="GPLv2" depends="bash" makedepends="bison flex perl glib glib-dev pkgconfig libpcap-dev libcap-dev |