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

Andrea Scarpino andrea at archlinux.org
Fri Jan 9 08:02:04 UTC 2015


    Date: Friday, January 9, 2015 @ 09:02:04
  Author: andrea
Revision: 228838

upgpkg: plasma-framework 5.6.0-2

Add missing deps

Modified:
  plasma-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-09 07:53:55 UTC (rev 228837)
+++ PKGBUILD	2015-01-09 08:02:04 UTC (rev 228838)
@@ -3,12 +3,12 @@
 
 pkgname=plasma-framework
 pkgver=5.6.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-frameworks')
+depends=('qt5-quickcontrols' 'kactivities-frameworks' 'kpackage')
 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