diff --git a/plasma-framework/PKGBUILD b/plasma-framework/PKGBUILD index cf19af19b..ad37e00b9 100644 --- a/plasma-framework/PKGBUILD +++ b/plasma-framework/PKGBUILD @@ -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")