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

Pierre Schmitz pierre at archlinux.org
Thu Jun 4 21:58:18 UTC 2009


    Date: Thursday, June 4, 2009 @ 17:58:17
  Author: pierre
Revision: 41533

add gdb to optdepends

Modified:
  kdebase-runtime/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-04 21:51:05 UTC (rev 41532)
+++ PKGBUILD	2009-06-04 21:58:17 UTC (rev 41533)
@@ -9,10 +9,11 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 groups=('kde')
-depends=('kdelibs' 'kdelibs-experimental' 'oxygen-icons'
-         'hicolor-icon-theme' 'smbclient' 'rarian' 'xorg-xauth' 'openslp')
+depends=('kdelibs' 'kdelibs-experimental' 'oxygen-icons' 'openslp'
+         'hicolor-icon-theme' 'smbclient' 'rarian' 'xorg-xauth')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs')
-optdepends=('htdig: to build the search index')
+optdepends=('htdig: to build the search index'
+            'gdb: drkonq crash handler')
 install='kdebase-runtime.install'
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('c710e2eef51349c09cce0f523ab7b543')




More information about the arch-commits mailing list