wok-6.x diff foo2xqx/receipt @ rev 19781
mate-control-center; update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 22 09:33:32 2017 +0100 (2017-02-22) |
parents | 9ee8f780e1e1 |
children | 3705d68ed8f3 |
line diff
1.1 --- a/foo2xqx/receipt Tue Nov 04 09:52:08 2014 +0100 1.2 +++ b/foo2xqx/receipt Wed Feb 22 09:33:32 2017 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://foo2zjs.rkkda.com/$TARBALL" 1.5 1.6 DEPENDS="ghostscript foo2xqx-data" 1.7 -BUILD_DEPENDS="foomatic-db-engine" 1.8 +BUILD_DEPENDS="foomatic-db-engine bc" 1.9 1.10 # Rules to configure and make the package. 1.11 # 1.12 @@ -30,6 +30,7 @@ 1.13 $FOO2SLX $FOO2HIPERC $FOO2QPDL ; do 1.14 ./getweb $i 1.15 done 1.16 + mkdir -p $DESTDIR/usr/lib/cups/filter 1.17 make DESTDIR=$DESTDIR install 1.18 } 1.19