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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Jul 2 09:00:06 UTC 2013


    Date: Tuesday, July 2, 2013 @ 11:00:05
  Author: andrea
Revision: 189283

upgpkg: kdebase-runtime 4.10.90-2

Add WebP support

Modified:
  kdebase-runtime/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-02 08:23:35 UTC (rev 189282)
+++ PKGBUILD	2013-07-02 09:00:05 UTC (rev 189283)
@@ -4,13 +4,13 @@
 
 pkgname=kdebase-runtime
 pkgver=4.10.90
-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>=${pkgver}" 'kactivities' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
-         'xorg-xauth')
+depends=("kdelibs>=${pkgver}" 'kactivities' 'smbclient' 'libssh' 'libcanberra'
+         'oxygen-icons' 'xorg-xauth' 'libwebp')
 makedepends=('pkg-config' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'doxygen'
              'networkmanager')
 optdepends=('kdepimlibs: needed by DrKonqi to send crash reports to KDE.org'




More information about the arch-commits mailing list