wok-next diff sane-backends/receipt @ rev 11339
libpng: Make sure $PATCH is in $SOURCES_REPOSITORY.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Nov 26 03:56:37 2011 +0000 (2011-11-26) |
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 Sat Nov 26 03:56:37 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 {