Date: Sunday, March 11, 2012 @ 07:27:00 Author: tomegun Revision: 153027
fix optdepend Modified: hplip/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-11 10:35:34 UTC (rev 153026) +++ PKGBUILD 2012-03-11 11:27:00 UTC (rev 153027) @@ -1,5 +1,6 @@ # $Id$ -# Maintainer : Rémy Oudompheng <[email protected]> +# Maintainer: Tom Gundersen <[email protected]> +# Contributor : Rémy Oudompheng <[email protected]> # Contributor: Morgan LEFIEUX <[email protected]> pkgname=hplip @@ -18,7 +19,7 @@ 'python-imaging: for commandline scanning support' 'python-notify: for Desktop notification support' 'rpcbind: for network support' - 'python2-qt: for running hp-toolbox' + 'python2-pyqt: for running hp-toolbox' 'python2-gobject2: for running hp-toolbox' 'hplip-plugin: binary blobs for specific devices') options=('!libtool')
