wok diff sane-backends/receipt @ rev 10075
Up: parted to 2.4. Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 05:39:49 2011 +0000 (2011-05-20) |
parents | 7ba9895e1216 |
children | b06403cb490b |
line diff
1.1 --- a/sane-backends/receipt Sat Mar 26 19:54:02 2011 +0100 1.2 +++ b/sane-backends/receipt Fri May 20 05:39:49 2011 +0000 1.3 @@ -5,11 +5,12 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Scanner Access Now Easy." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libusb-compat jpeg tiff zlib libgphoto2 libv4l libtool" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.sane-project.org/" 1.10 WGET_URL="ftp://ftp.sane-project.org/pub/sane/$PACKAGE-$VERSION/$TARBALL" 1.11 1.12 +DEPENDS="libusb-compat jpeg tiff zlib libgphoto2 libv4l libltdl" 1.13 + 1.14 # Rules to configure and make the package. 1.15 compile_rules() 1.16 {