wok-next diff lite/receipt @ rev 20630

Up gegl, giflib, graphite2.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 27 01:47:24 2018 +0300 (2018-04-27)
parents 9e5dca6702bf
children d6378d455338
line diff
     1.1 --- a/lite/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/lite/receipt	Fri Apr 27 01:47:24 2018 +0300
     1.3 @@ -25,6 +25,7 @@
     1.4  	patch -Np1 -i ${stuff}/lite_fix_pkgconfig.patch || return 1
     1.5  
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }