wok diff sane-backends/receipt @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents 12dc00e8fec9
children 4d40b2bc1125
line diff
     1.1 --- a/sane-backends/receipt	Mon Feb 14 17:51:14 2011 +0000
     1.2 +++ b/sane-backends/receipt	Mon May 09 15:38:20 2011 +0200
     1.3 @@ -5,8 +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 jpeg tiff zlib libgphoto2 libv4l libtool"
     1.8 -BUILD_DEPENDS="libusb-dev libusb libgphoto2-dev"
     1.9 +DEPENDS="libusb-compat jpeg tiff zlib libgphoto2 libv4l libtool"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.sane-project.org/"
    1.12  WGET_URL="ftp://ftp.sane-project.org/pub/sane/$PACKAGE-$VERSION/$TARBALL"