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

Pierre Schmitz pierre at archlinux.org
Wed Jan 20 19:39:27 UTC 2010


    Date: Wednesday, January 20, 2010 @ 14:39:26
  Author: pierre
Revision: 64481

update deps

Modified:
  kdebindings/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-20 19:36:00 UTC (rev 64480)
+++ PKGBUILD	2010-01-20 19:39:26 UTC (rev 64481)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt'
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt' 'kdepim-runtime'
              'ruby' 'mono' 'kdegraphics-okular')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('1ce11aabc0e015fef9318fb7a98014d2')
@@ -53,7 +53,7 @@
 
 package_kdebindings-python() {
 	pkgdesc='KDE bindings for python'
-	depends=('kdepimlibs' 'pyqt')
+	depends=('kdepimlibs' 'pyqt' 'kdepim-runtime')
 	cd $srcdir/build/python
 	make DESTDIR=$pkgdir install
 }
@@ -67,7 +67,7 @@
 
 package_kdebindings-smoke() {
 	pkgdesc='Language independent library for Qt and KDE bindings'
-	depends=('kdepimlibs' 'qscintilla' 'kdegraphics-okular')
+	depends=('kdepimlibs' 'qscintilla' 'kdegraphics-okular' 'kdepim-runtime')
 	groups=()
 	cd $srcdir/build/smoke
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list