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

Pierre Schmitz pierre at archlinux.org
Thu Jan 14 01:20:23 UTC 2010


    Date: Wednesday, January 13, 2010 @ 20:20:22
  Author: pierre
Revision: 63021

update deps

Modified:
  kdebindings/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-14 01:09:48 UTC (rev 63020)
+++ PKGBUILD	2010-01-14 01:20:22 UTC (rev 63021)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt>=4.6.0' 'polkit-qt' 
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt>=4.6.0'
              'qimageblitz' 'qscintilla' 'ruby' 'mono' 'kdegraphics-okular')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('80687fa18608e081c814fdaf467f3eb5')
@@ -51,7 +51,7 @@
 
 package_kdebindings-python() {
 	pkgdesc='KDE bindings for python'
-	depends=('kdepimlibs' 'pyqt' 'polkit-qt')
+	depends=('kdepimlibs' 'pyqt')
 	cd $srcdir/build/python
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list