wok-6.x diff sane-backends/receipt @ rev 14584
Remove pigz for moment, because not compile correctly
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun May 26 17:59:51 2013 +0200 (2013-05-26) |
parents | b06403cb490b |
children | 380ffe05937a |
line diff
1.1 --- a/sane-backends/receipt Thu Apr 19 08:51:41 2012 +0000 1.2 +++ b/sane-backends/receipt Sun May 26 17:59:51 2013 +0200 1.3 @@ -10,7 +10,8 @@ 1.4 WGET_URL="ftp://ftp2.sane-project.org/pub/sane/$PACKAGE-$VERSION/$TARBALL" 1.5 1.6 DEPENDS="libusb-compat jpeg tiff zlib libgphoto2 libv4l libltdl" 1.7 -BUILD_DEPENDS="libusb-compat-dev jpeg-dev tiff-dev zlib-dev libv4l-dev libgphoto2-dev" 1.8 +BUILD_DEPENDS="libusb-compat-dev jpeg-dev tiff-dev zlib-dev libv4l-dev \ 1.9 +libgphoto2-dev libtool" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()