diff options
author | root <root@rshg054.dnsready.net> | 2013-10-01 05:30:26 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-01 05:30:26 -0700 |
commit | b2bab0c3032e55f291c1df002c13319de0bdb8cf (patch) | |
tree | 7784c4e886608f5351b7928170fc7b19cb36282e /libre/hplip-libre | |
parent | a1792bae6f21dd0cca9e5a0d5cfad55edc1c4955 (diff) |
Tue Oct 1 05:17:37 PDT 2013
Diffstat (limited to 'libre/hplip-libre')
-rw-r--r-- | libre/hplip-libre/PKGBUILD | 4 |
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' |