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

Felix Yan fyan at archlinux.org
Sun Feb 8 12:37:20 UTC 2015


    Date: Sunday, February 8, 2015 @ 13:37:19
  Author: fyan
Revision: 231145

upgpkg: kdebase-runtime 14.12.2-2

add kdepimlibs to depends (FS#43701)

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-08 12:23:21 UTC (rev 231144)
+++ PKGBUILD	2015-02-08 12:37:19 UTC (rev 231145)
@@ -5,13 +5,13 @@
 
 pkgname=kdebase-runtime
 pkgver=14.12.2
-pkgrel=1
+pkgrel=2
 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=("kdelibs" 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra'
-         'oxygen-icons' 'xorg-xauth' 'libwebp')
+         'oxygen-icons' 'xorg-xauth' 'libwebp' 'kdepimlibs')
 makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
              'networkmanager' 'boost')
 optdepends=('kdepimlibs: needed by DrKonqi to send crash reports to KDE.org'



More information about the arch-commits mailing list