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

Andrea Scarpino andrea at archlinux.org
Sat Mar 17 17:15:06 UTC 2012


    Date: Saturday, March 17, 2012 @ 13:15:05
  Author: andrea
Revision: 153663

Do not need kdepim-runtime

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-17 17:12:06 UTC (rev 153662)
+++ PKGBUILD	2012-03-17 17:15:05 UTC (rev 153663)
@@ -104,7 +104,7 @@
 
 package_kdesdk-kdeaccounts-plugin() {
         pkgdesc='KDE Repository Accounts'
-        depends=('kdepim-runtime')
+        depends=('kdebase-runtime' 'kdepimlibs')
         cd $srcdir/build/kdeaccounts-plugin
         make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list