summaryrefslogtreecommitdiff
path: root/libre/hplip-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-01 06:20:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-01 06:20:46 -0300
commitbf3830843890113d1556d4f61fc67495b828a00c (patch)
tree09c519c96e45af2e03cc4eb6e6ccaf572cc12834 /libre/hplip-libre
parent7ac44076c9349f428a649e27c28dfac2df249ee5 (diff)
downloadabslibre-bf3830843890113d1556d4f61fc67495b828a00c.tar.gz
abslibre-bf3830843890113d1556d4f61fc67495b828a00c.tar.bz2
abslibre-bf3830843890113d1556d4f61fc67495b828a00c.zip
hplip-libre-3.13.9-2: rename python2-imaging to python2-pillow on optdepends
Diffstat (limited to 'libre/hplip-libre')
-rw-r--r--libre/hplip-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/hplip-libre/PKGBUILD b/libre/hplip-libre/PKGBUILD
index d2c020a75..bd2820343 100644
--- a/libre/hplip-libre/PKGBUILD
+++ b/libre/hplip-libre/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=hplip
pkgname=hplip-libre
pkgver=3.13.9
-pkgrel=1
+pkgrel=2
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without hplip-plugin binary blobs recommendation"
arch=('i686' 'x86_64')
url="http://hplipopensource.com"
@@ -18,7 +18,7 @@ makedepends=('python2-pyqt' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusbx'
optdepends=('cups: for printing support'
'python2-dbus: for dbus support'
'sane: for scanner support'
- 'python2-imaging: for commandline scanning support'
+ 'python2-pillow: for commandline scanning support'
'python2-notify: for Desktop notification support'
'rpcbind: for network support'
'python2-pyqt: for running hp-toolbox'