fix circular dep between kde-cli-tools and plasma-workspace

This commit is contained in:
AlmAck 2018-06-21 23:06:08 +02:00
parent 20ff4df3f8
commit d92e31b22a
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
arch=('x86_64')
url='https://projects.kde.org/projects/kde/workspace/kde-cli-tools'
license=('LGPL')
depends=(kdesu kcmutils kinit kactivities)
makedepends=(extra-cmake-modules python3 kdoctools plasma-workspace)
depends=(kdesu kcmutils kinit kactivities plasma-workspace)
makedepends=(extra-cmake-modules python3 kdoctools)
checkdepends=("cmake")
groups=('plasma')
options=("debug")

View File

@ -5,7 +5,7 @@
#
# These are the building "groups" or "package lists"
# (or stages").
# GitLab-CI:1
# GitLab-CI:2
bluedevil
polkit-kde-agent