wok-next diff libidn/receipt @ rev 20790

1. update also pinentry-gtk to new version 2. add to both fltk-dev so fltk-config is found 3. I want to force also a build to see if it really builds OKish here (see wok-build)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:23:42 2018 +0000 (2018-06-09)
parents 0e7893ac206d
children f48456621a9d
line diff
     1.1 --- a/libidn/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/libidn/receipt	Sat Jun 09 11:23:42 2018 +0000
     1.3 @@ -19,7 +19,9 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make $MAKEFLAGS && make install
     1.8 +	fix libtool &&
     1.9 +	make $MAKEFLAGS &&
    1.10 +	make install
    1.11  }
    1.12  
    1.13  genpkg_rules() {