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

Pierre Schmitz pierre at archlinux.org
Tue Mar 2 19:49:57 UTC 2010


    Date: Tuesday, March 2, 2010 @ 14:49:57
  Author: pierre
Revision: 70967

upgpkg: kdesdk 4.4.1-1
added missing makedepends

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-02 19:33:49 UTC (rev 70966)
+++ PKGBUILD	2010-03-02 19:49:57 UTC (rev 70967)
@@ -28,7 +28,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdesdk')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdebase-runtime' 'kdepimlibs' 'subversion'
-             'kdepim-runtime')
+             'kdepim-runtime' 'kdebindings-python')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 md5sums=('4dc275062bb38a338e83ed8f6f4854bc')
 




More information about the arch-commits mailing list