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

Andrea Scarpino andrea at archlinux.org
Wed Feb 3 16:18:28 UTC 2010


    Date: Wednesday, February 3, 2010 @ 11:18:28
  Author: andrea
Revision: 67115

added ruby to optdepends (FS#18140)

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-03 16:04:47 UTC (rev 67114)
+++ PKGBUILD	2010-02-03 16:18:28 UTC (rev 67115)
@@ -14,7 +14,7 @@
          'kdebase-lib'
          'kdebase-plasma')
 pkgver=4.3.98
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -37,6 +37,7 @@
 package_kdebase-dolphin() {
 	pkgdesc='File Manager'
 	depends=('kdebase-runtime' 'kdebase-lib')
+	optdepends=('ruby: needs by GHNS service')
 	cd $srcdir/build/apps/dolphin
 	make DESTDIR=$pkgdir install
 	cd $srcdir/build/apps/doc/dolphin




More information about the arch-commits mailing list