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

Andrea Scarpino andrea at archlinux.org
Mon May 2 17:58:59 UTC 2011


    Date: Monday, May 2, 2011 @ 13:58:58
  Author: andrea
Revision: 122187

adjust python2-pyqt dependence

Modified:
  kdebindings/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-02 17:58:19 UTC (rev 122186)
+++ PKGBUILD	2011-05-02 17:58:58 UTC (rev 122187)
@@ -46,7 +46,7 @@
 
 package_kdebindings-python() {
 	pkgdesc='KDE bindings for python'
-	depends=('kdepim-runtime' 'python2-qt' 'qscintilla')
+	depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla')
 	cd $srcdir/build/python
 	make DESTDIR=$pkgdir install
 




More information about the arch-commits mailing list