wok-current rev 12357
sane-backends: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 19 23:25:46 2012 +0200 (2012-04-19) |
parents | 48d4b6265189 |
children | 123f382dd979 |
files | sane-backends/receipt |
line diff
1.1 --- a/sane-backends/receipt Thu Apr 19 23:17:20 2012 +0200 1.2 +++ b/sane-backends/receipt Thu Apr 19 23:25:46 2012 +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()