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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 2 20:38:53 UTC 2012


    Date: Tuesday, October 2, 2012 @ 16:38:52
  Author: andyrtr
Revision: 167667

upgpkg: hplip 3.12.9-2

add wget dep for plugin installation; FS#31727

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-02 20:27:21 UTC (rev 167666)
+++ PKGBUILD	2012-10-02 20:38:52 UTC (rev 167667)
@@ -5,13 +5,13 @@
 
 pkgname=hplip
 pkgver=3.12.9
-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')
+	 'net-snmp>=5.7.1' 'wget')
 makedepends=('python2-pyqt' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusbx')
 optdepends=('cups: for printing support'
             'python2-dbus: for dbus support'




More information about the arch-commits mailing list