wok-stable diff sane-backends/receipt @ rev 11985

libwebkit-video: missing dependency
author Dominique Corbex <domcox@slitaz.org>
date Sat Mar 03 12:21:01 2012 +0100 (2012-03-03)
parents 7ba9895e1216
children 2193b0a80ecf
line diff
     1.1 --- a/sane-backends/receipt	Sat Mar 26 19:54:02 2011 +0100
     1.2 +++ b/sane-backends/receipt	Sat Mar 03 12:21:01 2012 +0100
     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  {