wok diff geany-plugins/receipt @ rev 23104

Up perl-net-pcap (0.18)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 12 11:27:14 2020 +0100 (2020-03-12)
parents 6e8b1bcb30e2
children 2a0479881723
line diff
     1.1 --- a/geany-plugins/receipt	Thu Jan 24 11:33:03 2019 +0100
     1.2 +++ b/geany-plugins/receipt	Thu Mar 12 11:27:14 2020 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  WEB_SITE="https://plugins.geany.org/"
     1.5  WGET_URL="$WEB_SITE/$PACKAGE/$TARBALL"
     1.6  #HOST_ARCH="i486 arm"
     1.7 +COOKOPTS="!pngquant !optipng"
     1.8  
     1.9  DEPENDS="enchant gtkspell geany lua"
    1.10  BUILD_DEPENDS="gtkspell-dev geany-dev lua-dev libxml2-dev bash"
    1.11 @@ -23,7 +24,7 @@
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	#ln -fs bash /bin/sh	# needs var+="string" support
    1.16 +	ln -fs bash /bin/sh	# needs var+="string" support
    1.17  	./configure \
    1.18  		--libexecdir=/usr/lib \
    1.19  		--enable-addons \