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

Andrea Scarpino andrea at archlinux.org
Tue May 24 15:14:29 UTC 2011


    Date: Tuesday, May 24, 2011 @ 11:14:28
  Author: andrea
Revision: 124814

KDE 4.7beta1 - fix dependence

Modified:
  kdeartwork/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-24 15:14:21 UTC (rev 124813)
+++ PKGBUILD	2011-05-24 15:14:28 UTC (rev 124814)
@@ -67,7 +67,7 @@
 
 package_kdeartwork-kscreensaver() {
 	pkgdesc='KDE screensaver'
-	depends=('kdebase-workspace' 'kdegraphics-libs')
+	depends=('kdebase-workspace' 'libkexiv2')
 	cd $srcdir/build/kscreensaver
 	make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list