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

Pierre Schmitz pierre at archlinux.org
Thu Jul 23 10:19:07 UTC 2009


    Date: Thursday, July 23, 2009 @ 06:19:07
  Author: pierre
Revision: 47056

rebuild with fixed makepkg

Modified:
  kdebindings/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-23 10:19:04 UTC (rev 47055)
+++ PKGBUILD	2009-07-23 10:19:07 UTC (rev 47056)
@@ -6,7 +6,7 @@
          'kdebindings-smoke')
 groups=('kdebindings')
 pkgver=4.2.98
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
@@ -34,7 +34,7 @@
 
 package_kdebindings-python() {
 	pkgdesc='KDE bindings for python'
-	depends=('kdepimlibs' 'pyqt')
+	depends=('kdepimlibs' 'pyqt' 'polkit-qt')
 	cd $srcdir/build/python
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list