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

Andrea Scarpino andrea at archlinux.org
Sat Dec 11 00:18:48 UTC 2010


    Date: Friday, December 10, 2010 @ 19:18:47
  Author: andrea
Revision: 102762

add rarian as optdepends

Modified:
  kdebase-runtime/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-10 23:06:08 UTC (rev 102761)
+++ PKGBUILD	2010-12-11 00:18:47 UTC (rev 102762)
@@ -10,10 +10,11 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
-'xorg-xauth' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'openslp'
-             'xine-lib' 'docbook-xsl')
-optdepends=('htdig: to build the search index'
+        'xorg-xauth' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib'
+        'docbook-xsl')
+optdepends=('htdig: to build the search index in khelpcenter'
+            'rarian: needed by khelpcenter'
             'gdb: drkonq crash handler')
 install="${pkgname}.install"
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")




More information about the arch-commits mailing list