fix depends

This commit is contained in:
Fabian Kosmale 2014-06-22 15:55:22 +00:00
parent a4a17cb009
commit 14770e37e1

View File

@ -4,7 +4,7 @@ source ../frameworks.conf
pkgname=plasma-framework
pkgver=${KFVersion}
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/playground/libs/plasma-framework'
@ -12,7 +12,7 @@ license=('LGPL')
depends=('qt5-quickcontrols' 'kidletime' 'kitemmodels' 'threadweaver'
'kwallet' 'kdeclarative' 'kunitconversion'
'kross' 'kdnssd' 'kinit'
'kactivities' 'kdoctools')
'kactivities-frameworks' 'kdoctools')
makedepends=('extra-cmake-modules' 'git' 'qt5-tools')
optdepends=('kde-workspace: provide a Plasma shell')
options=("debug")