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

Andrea Scarpino andrea at archlinux.org
Thu Aug 2 15:41:39 UTC 2012


    Date: Thursday, August 2, 2012 @ 11:41:39
  Author: andrea
Revision: 164684

upgpkg: kdepim-runtime 4.9.0-2

Re-add the kdepimlibs dependence

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-02 15:21:59 UTC (rev 164683)
+++ PKGBUILD	2012-08-02 15:41:39 UTC (rev 164684)
@@ -4,12 +4,12 @@
 
 pkgname=kdepim-runtime
 pkgver=4.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepim-runtime'
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'libkgapi')
+depends=('kdebase-runtime' 'kdepimlibs' 'libkgapi')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")




More information about the arch-commits mailing list