wok diff hplip/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents c6ccd6bc43b1
children fa131fcd6f65
line diff
     1.1 --- a/hplip/receipt	Tue Feb 16 14:01:36 2010 +0000
     1.2 +++ b/hplip/receipt	Fri Mar 12 11:43:55 2010 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="ghostscript python cups dbus-python libusb jpeg tiff sane-backends libgphoto2 libexif"
     1.8 +DEPENDS="ghostscript python cups dbus-python libusb jpeg tiff sane-backends \
     1.9 +libgphoto2 libexif gcc-lib-base libtool libv4l"
    1.10  BUILD_DEPENDS="ghostscript-dev dbus-python-dev sane-backends-dev sane-backends libexif-dev libgphoto2-dev libgphoto2 pkg-config libusb-dev jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://hplipopensource.com"