wok diff xsane/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents cb80219b4f26
children 57eb534ee8cb
line diff
     1.1 --- a/xsane/receipt	Fri Sep 25 04:09:04 2009 +0200
     1.2 +++ b/xsane/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="XSane - graphical scanning frontend."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="sane-backends gtk+ tiff xorg-libXdamage"
     1.8 +DEPENDS="sane-backends gtk+ tiff xorg-libXdamage lcms libv4l libtool"
     1.9  BUILD_DEPENDS="gtk+-dev sane-backends-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.xsane.org/"