wok-next diff libqcow/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 474eb4a6385a
children d5aab818505e
line diff
     1.1 --- a/libqcow/receipt	Sat Mar 24 11:07:24 2018 +0200
     1.2 +++ b/libqcow/receipt	Sat Jun 09 11:23:42 2018 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  	./configure \
     1.5  		--localstatedir=/var \
     1.6  	$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }