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