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

Andreas Radke andyrtr at archlinux.org
Sun Jan 20 19:08:46 UTC 2019


    Date: Sunday, January 20, 2019 @ 19:08:45
  Author: andyrtr
Revision: 344541

upgpkg: hplip 1:3.18.12-2

make python-gobject a strict dependency - FS#59078

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-20 16:32:04 UTC (rev 344540)
+++ PKGBUILD	2019-01-20 19:08:45 UTC (rev 344541)
@@ -5,14 +5,14 @@
 
 pkgname=hplip
 pkgver=3.18.12
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('x86_64')
 url="http://hplipopensource.com"
 license=('GPL2' 'custom')
-depends=('python-dbus' 'ghostscript' 'net-snmp' 'foomatic-db-engine')
-makedepends=('python-pyqt5' 'python-gobject' 'sane' 'rpcbind' 'cups' 'libusb')
+depends=('python-dbus' 'ghostscript' 'net-snmp' 'foomatic-db-engine' 'python-gobject')
+makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb')
 optdepends=('cups: for printing support'
             'sane: for scanner support'
             'xsane: sane scanner frontend'
@@ -20,7 +20,6 @@
             'python-reportlab: for pdf output in hp-scan'
             'rpcbind: for network support'
             'python-pyqt5: for running GUI and hp-toolbox'
-            'python-gobject: for running hp-toolbox'
             'libusb: for advanced usb support'
             'wget: for network support')
 # 'hplip-plugin: binary blobs for specific devices (AUR) or run hp-setup to download the plugin'



More information about the arch-commits mailing list