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

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


    Date: Sunday, August 2, 2009 @ 04:25:47
  Author: pierre
Revision: 48470

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:22:25 UTC (rev 48469)
+++ PKGBUILD	2009-08-02 08:25:47 UTC (rev 48470)
@@ -230,7 +230,7 @@
 package_kdepim-libkpgp() {
 	pkgdesc='KDE pgp abstraction layer'
 	groups=()
-	depends=('kdelibs')
+	depends=('kdelibs' 'kde-agent')
 	cd $srcdir/build/libkpgp
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list