wok-next rev 20703

wireshark: new optiion-format for gtk in configure
author Erkan Yilmaz <erkan@slitaz.org>
date Fri May 25 12:35:08 2018 +0000 (2018-05-25)
parents e07751bd1e31
children 96da5822e8d2
files wireshark/receipt
line diff
     1.1 --- a/wireshark/receipt	Fri May 25 10:48:57 2018 +0000
     1.2 +++ b/wireshark/receipt	Fri May 25 12:35:08 2018 +0000
     1.3 @@ -18,8 +18,7 @@
     1.4  	./configure \
     1.5  		--enable-setuid-install \
     1.6  		--with-qt=no \
     1.7 -		--with-gtk2=yes \
     1.8 -		--with-gtk3=no \
     1.9 +		--with-gtk=2 \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	fix libtool &&
    1.12  	sed -i 's/mozilla/browser/' config.h &&