wok-next diff cups-filters/receipt @ rev 20834

prosody: interesting, requires lua 5.1, and not 5.3
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 17 19:14:11 2018 +0000 (2018-06-17)
parents 757d032c55c7
children d5aab818505e
line diff
     1.1 --- a/cups-filters/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/cups-filters/receipt	Sun Jun 17 19:14:11 2018 +0000
     1.3 @@ -24,6 +24,7 @@
     1.4  		--with-gs-path=/usr/bin/gs \
     1.5  		--with-pdftops-path=/usr/bin/gs \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }