[arch-commits] Commit in kdebindings/repos (2 files)

Pierre Schmitz pierre at archlinux.org
Thu Jul 23 10:26:13 UTC 2009


    Date: Thursday, July 23, 2009 @ 06:26:13
  Author: pierre
Revision: 47079

Merged revisions 47056 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/kdebindings/kde-unstable

........
  r47056 | pierre | 2009-07-23 12:19:07 +0200 (Do, 23 Jul 2009) | 1 line
  
  rebuild with fixed makepkg
........

Modified:
  kdebindings/repos/kde-unstable-x86_64/	(properties)
  kdebindings/repos/kde-unstable-x86_64/PKGBUILD

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


Property changes on: kdebindings/repos/kde-unstable-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /kdebindings/kde-unstable:1-47007
   + /kdebindings/kde-unstable:1-47078

Modified: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2009-07-23 10:25:39 UTC (rev 47078)
+++ kde-unstable-x86_64/PKGBUILD	2009-07-23 10:26:13 UTC (rev 47079)
@@ -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