Date: Wednesday, January 20, 2010 @ 14:42:13
  Author: pierre
Revision: 64483

update deps

Modified:
  kdeutils/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-20 19:40:43 UTC (rev 64482)
+++ PKGBUILD    2010-01-20 19:42:13 UTC (rev 64483)
@@ -23,7 +23,7 @@
 groups=('kde' 'kdeutils')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdepimlibs' 
'kdebase-lib'
              'kdebase-runtime' 'kdebindings-python' 
'system-config-printer-common'
-             'libarchive' 'qimageblitz')
+             'libarchive' 'qimageblitz' 'kdepim-runtime')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2";)
 md5sums=('2f9df940ca6b61f0339ffc75f5f9c8d5')
 
@@ -98,7 +98,7 @@
 
 package_kdeutils-kgpg() {
        pkgdesc='A GnuPG frontend'
-       depends=('kdebase-runtime' 'kdelibs' 'kdepimlibs' 'kde-agent')
+       depends=('kdebase-runtime' 'kdelibs' 'kdepimlibs' 'kde-agent' 
'kdepim-runtime')
        install='kdeutils.install'
        cd $srcdir/build/kgpg
        make DESTDIR=$pkgdir install

Reply via email to