wireshark: fix unrecognized option '--with-gtk3=yes'
This commit is contained in:
parent
da8b2c1ea6
commit
9b3d1bd0e3
|
@ -4,7 +4,7 @@ version=2.2.2
|
|||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
||||
--with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"
|
||||
--with-krb5 --with-gtk=3 --without-portaudio CC_FOR_BUILD=cc"
|
||||
hostmakedepends="pkg-config flex perl python-devel mit-krb5-devel automake libtool qt5-tools glib-devel"
|
||||
makedepends="libpcap-devel zlib-devel lua52-devel mit-krb5-devel gnutls-devel
|
||||
geoip-devel libgcrypt-devel gtk+3-devel libcap-devel sbc-devel c-ares-devel"
|
||||
|
|
Loading…
Reference in New Issue
Block a user