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

Andrea Scarpino andrea at archlinux.org
Mon Oct 20 10:55:17 UTC 2014


    Date: Monday, October 20, 2014 @ 12:55:17
  Author: andrea
Revision: 225066

This requires plasma

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 10:22:18 UTC (rev 225065)
+++ PKGBUILD	2014-10-20 10:55:17 UTC (rev 225066)
@@ -121,7 +121,7 @@
 
 package_kdebase-plasma() {
 	pkgdesc='Display the contents of folders (User´s home folder as default)'
-	depends=('kdebase-lib')
+	depends=('kdebase-workspace')
 	cd $srcdir/build/plasma
 	make DESTDIR=$pkgdir install
 }



More information about the arch-commits mailing list