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

Pierre Schmitz pierre at archlinux.org
Sun Aug 2 08:22:25 UTC 2009


    Date: Sunday, August 2, 2009 @ 04:22:25
  Author: pierre
Revision: 48469

add dep to kde-agent

Modified:
  kdepim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-02 08:20:56 UTC (rev 48468)
+++ PKGBUILD	2009-08-02 08:22:25 UTC (rev 48469)
@@ -222,7 +222,7 @@
 package_kdepim-libkleo() {
 	pkgdesc='Library for Kleopatra'
 	groups=()
-	depends=('kdepimlibs')
+	depends=('kdepimlibs' 'kde-agent')
 	cd $srcdir/build/libkleo
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list