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

Pierre Schmitz pierre at archlinux.org
Wed Jan 20 19:29:23 UTC 2010


    Date: Wednesday, January 20, 2010 @ 14:29:23
  Author: pierre
Revision: 64477

update deps

Modified:
  kdepim/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-20 19:10:51 UTC (rev 64476)
+++ PKGBUILD	2010-01-20 19:29:23 UTC (rev 64477)
@@ -63,7 +63,7 @@
 
 package_kdepim-blogilo() {
 	pkgdesc='A KDE Blogging Client'
-	depends=('kdebase-runtime' 'kdepimlibs')
+	depends=('kdebase-runtime' 'kdepimlibs' 'kdepim-runtime')
 	replaces=('blogilo')
 	conflicts=('blogilo')
 	install='kdepim.install'
@@ -75,7 +75,7 @@
 
 package_kdepim-console() {
 	pkgdesc='Command line tool for accessing calendar files'
-	depends=('kdebase-runtime' 'kdepimlibs')
+	depends=('kdebase-runtime' 'kdepimlibs' 'kdepim-runtime')
 	cd $srcdir/build/console
 	make DESTDIR=$pkgdir install
 }
@@ -106,7 +106,7 @@
 
 package_kdepim-kjots() {
 	pkgdesc='Note Taker'
-	depends=('kdebase-runtime' 'kdepimlibs')
+	depends=('kdebase-runtime' 'kdepimlibs' 'kdepim-runtime')
 	install='kdepim.install'
 	cd $srcdir/build/kjots
 	make DESTDIR=$pkgdir install
@@ -191,7 +191,7 @@
 
 package_kdepim-kresources() {
 	pkgdesc='KDE PIM resources'
-	depends=('kdebase-runtime' 'kdepim-runtime')
+	depends=('kdebase-runtime' 'kdepim-libkdepim')
 	cd $srcdir/build/kresources
 	make DESTDIR=$pkgdir install
 }
@@ -211,7 +211,7 @@
 package_kdepim-libkdepim() {
 	pkgdesc='Library for KDE PIM'
 	groups=()
-	depends=('kdepimlibs' 'kde-agent')
+	depends=('kdepimlibs' 'kde-agent' 'kdepim-runtime')
 	conflicts=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
 	            'kdepim-strigi-analyzer' 'kdepim-akonadi')
 	replaces=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'




More information about the arch-commits mailing list