[arch-commits] Commit in plasma-framework/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Mar 16 08:59:00 UTC 2016


    Date: Wednesday, March 16, 2016 @ 09:58:59
  Author: arojas
Revision: 261843

Update dependencies

Modified:
  plasma-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 08:36:43 UTC (rev 261842)
+++ PKGBUILD	2016-03-16 08:58:59 UTC (rev 261843)
@@ -4,12 +4,12 @@
 
 pkgname=plasma-framework
 pkgver=5.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/plasma-framework'
 license=('LGPL')
-depends=('qt5-quickcontrols' 'kactivities')
+depends=('qt5-quickcontrols' 'kactivities' 'kdeclarative')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz")



More information about the arch-commits mailing list