[arch-commits] Commit in hplip/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Sat Jan 31 09:21:51 UTC 2015


    Date: Saturday, January 31, 2015 @ 10:21:51
  Author: andyrtr
Revision: 230306

upgpkg: hplip 3.14.10-2

don't depend on all the foomatic-db drivers - hplip ships its own drivers to be used with foomatic-db-engine

Modified:
  hplip/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-31 06:23:07 UTC (rev 230305)
+++ PKGBUILD	2015-01-31 09:21:51 UTC (rev 230306)
@@ -6,13 +6,12 @@
 
 pkgname=hplip
 pkgver=3.14.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com"
 license=('GPL')
-depends=('python2' 'ghostscript>=8.64-6' 'foomatic-db' 'foomatic-db-engine'
-	 'net-snmp>=5.7.1' 'wget')
+depends=('python2' 'ghostscript>=8.64-6' 'net-snmp>=5.7.1' 'wget' 'foomatic-db-engine')
 makedepends=('python2-pyqt4' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusb')
 optdepends=('cups: for printing support'
             'python2-dbus: for dbus support'



More information about the arch-commits mailing list