wok-next diff freetype1/receipt @ rev 20691

aescrypt: add option for SHA256sum
author Erkan Yilmaz <erkan@slitaz.org>
date Mon May 21 19:42:16 2018 +0000 (2018-05-21)
parents c3a368c0cddb
children d958fec46c9f
line diff
     1.1 --- a/freetype1/receipt	Fri Mar 02 03:33:54 2018 +0200
     1.2 +++ b/freetype1/receipt	Mon May 21 19:42:16 2018 +0000
     1.3 @@ -21,7 +21,8 @@
     1.4  		--mandir=$DESTDIR/usr/share/man \
     1.5  		--includedir=$DESTDIR/usr/include \
     1.6  		--libdir=$DESTDIR/usr/lib \
     1.7 -		--with-x --enable-gif \
     1.8 +		--with-x \
     1.9 +		--enable-gif \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make ttlib ttpo || return 1
    1.12