wok diff sane-backends/receipt @ rev 2705
fix: consonance BUILD_DEPENDS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 22 16:32:38 2009 +0000 (2009-04-22) |
parents | 52dc4b48ed81 |
children | da5d73a600f3 |
line diff
1.1 --- a/sane-backends/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/sane-backends/receipt Wed Apr 22 16:32:38 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Scanner Access Now Easy." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libusb" 1.8 +DEPENDS="libusb jpeg tiff zlib" 1.9 BUILD_DEPENDS="libusb-dev libusb" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.sane-project.org/"