wok-next diff lzop/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 c4e53a39395a
children d5aab818505e
line diff
     1.1 --- a/lzop/receipt	Fri Mar 02 12:12:14 2018 +0200
     1.2 +++ b/lzop/receipt	Sat Jun 09 11:23:42 2018 +0000
     1.3 @@ -17,8 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	patch -p1 -i $stuff/lzop-gcc6.patch
     1.8 -
     1.9  	./configure $CONFIGURE_ARGS && make && make install
    1.10  }
    1.11