From cc6525775effd1da30e8d8a8274a4db79c2d9bec Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 18 Feb 2015 00:48:09 -0200 Subject: hplip-3.15.2-3.parabola1: use python-gobject; FS#43781 -> https://bugs.archlinux.org/task/43781 --- libre/hplip/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'libre/hplip/PKGBUILD') diff --git a/libre/hplip/PKGBUILD b/libre/hplip/PKGBUILD index 5cda19fd2..8ec3c1f9c 100644 --- a/libre/hplip/PKGBUILD +++ b/libre/hplip/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 230854 2015-02-05 20:49:33Z andyrtr $ +# $Id: PKGBUILD 231614 2015-02-16 18:19:39Z andyrtr $ # Maintainer (Arch): Andreas Radke # Maintainer (Arch): Tom Gundersen # Contributor (Arch): Rémy Oudompheng @@ -7,22 +7,21 @@ pkgname=hplip pkgver=3.15.2 -pkgrel=2.parabola1 +pkgrel=3.parabola1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)" arch=('i686' 'x86_64' 'mips64el') url="http://hplipopensource.com" license=('GPL') depends=('python' 'ghostscript>=8.64-6' 'net-snmp>=5.7.1' 'wget' 'foomatic-db-engine') -makedepends=('python-pyqt4' 'python-gobject2' 'sane' 'rpcbind' 'cups' 'libusb') +makedepends=('python-pyqt4' 'python-gobject' 'sane' 'rpcbind' 'cups' 'libusb') optdepends=('cups: for printing support' 'python-dbus: for dbus support' 'sane: for scanner support' 'python-pillow: for commandline scanning support' - #'python2-notify: for Desktop notification support' 'python-reportlab: for pdf output in hp-scan' 'rpcbind: for network support' 'python-pyqt4: for running GUI and hp-toolbox' - 'python-gobject2: for running hp-toolbox' + 'python-gobject: for running hp-toolbox' 'libusb: for advanced usb support') replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -- cgit v1.2.3