[arch-commits] Commit in kdebase-runtime/repos (2 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat May 17 16:16:47 UTC 2014


    Date: Saturday, May 17, 2014 @ 18:16:46
  Author: andrea
Revision: 213036

Force the dependence on libkactivities4

Modified:
  kdebase-runtime/repos/extra-i686/PKGBUILD
  kdebase-runtime/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |    4 ++--
 extra-x86_64/PKGBUILD |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-05-17 16:08:29 UTC (rev 213035)
+++ extra-i686/PKGBUILD	2014-05-17 16:16:46 UTC (rev 213036)
@@ -4,12 +4,12 @@
 
 pkgname=kdebase-runtime
 pkgver=4.13.0
-pkgrel=3
+pkgrel=4
 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>=${pkgver}" 'kactivities' 'smbclient' 'libssh' 'libcanberra'
+depends=("kdelibs>=${pkgver}" 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra'
          'oxygen-icons' 'xorg-xauth' 'libwebp')
 makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
              'networkmanager' 'boost')

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-05-17 16:08:29 UTC (rev 213035)
+++ extra-x86_64/PKGBUILD	2014-05-17 16:16:46 UTC (rev 213036)
@@ -4,12 +4,12 @@
 
 pkgname=kdebase-runtime
 pkgver=4.13.0
-pkgrel=3
+pkgrel=4
 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>=${pkgver}" 'kactivities' 'smbclient' 'libssh' 'libcanberra'
+depends=("kdelibs>=${pkgver}" 'kactivities' 'libkactivities4' 'smbclient' 'libssh' 'libcanberra'
          'oxygen-icons' 'xorg-xauth' 'libwebp')
 makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
              'networkmanager' 'boost')




More information about the arch-commits mailing list