[arch-commits] Commit in kdebase-runtime/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Aug 2 15:17:15 UTC 2012
Date: Thursday, August 2, 2012 @ 11:17:14
Author: andrea
Revision: 164671
upgpkg: kdebase-runtime 4.9.0-3
Move kdepimlibs to optdepends
Modified:
kdebase-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-08-02 13:25:33 UTC (rev 164670)
+++ PKGBUILD 2012-08-02 15:17:14 UTC (rev 164671)
@@ -4,15 +4,17 @@
pkgname=kdebase-runtime
pkgver=4.9.0
-pkgrel=2
+pkgrel=3
pkgdesc="Plugins and applications necessary for the running of KDE applications"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kde-runtime'
license=('GPL' 'LGPL')
-depends=('kdepimlibs' 'nepomuk-core' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
-'xorg-xauth' 'kactivities')
-makedepends=('pkg-config' 'cmake' 'automoc4' 'openslp' 'doxygen' 'networkmanager')
-optdepends=('htdig: to build the search index in khelpcenter'
+depends=('nepomuk-core' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons' 'xorg-xauth'
+ 'kactivities')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
+ 'networkmanager')
+optdepends=('kdepimlibs: to generate drkonqi reports'
+ 'htdig: to build the search index in khelpcenter'
'rarian: needed by khelpcenter'
'gdb: drkonq crash handler')
install="${pkgname}.install"
More information about the arch-commits
mailing list