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

Andrea Scarpino andrea at archlinux.org
Fri Mar 25 22:57:51 UTC 2011


    Date: Friday, March 25, 2011 @ 18:57:51
  Author: andrea
Revision: 116878

set gimp as optional dependence

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-25 22:55:01 UTC (rev 116877)
+++ PKGBUILD	2011-03-25 22:57:51 UTC (rev 116878)
@@ -119,7 +119,7 @@
 
 package_kdesdk-kdepalettes() {
 	pkgdesc='Palettes for the Gimp that match the KDE standard color palette'
-	depends=('gimp')
+	optdepends=('gimp')
 	install -D -m644 $srcdir/${pkgbase}-${pkgver}/kdepalettes/KDE_Gimp \
 		$pkgdir/usr/share/gimp/2.0/palettes/KDE.gpl
 }




More information about the arch-commits mailing list