wok-next diff freetype/receipt @ rev 20996

Move fonts-liberation*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 16:01:47 2018 +0300 (2018-10-04)
parents 68405ac5fe8a
children d5aab818505e
line diff
     1.1 --- a/freetype/receipt	Fri Jul 20 16:59:33 2018 +0300
     1.2 +++ b/freetype/receipt	Thu Oct 04 16:01:47 2018 +0300
     1.3 @@ -26,6 +26,9 @@
     1.4  #	./autogen.sh &&
     1.5  	./configure \
     1.6  		--disable-static \
     1.7 +		--with-bzip2 \
     1.8 +		--with-png \
     1.9 +		--enable-freetype-config \
    1.10  		$CONFIGURE_ARGS &&
    1.11  	make &&
    1.12  	make install