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') arch=('x86_64')
url='https://projects.kde.org/projects/kde/workspace/kde-cli-tools' url='https://projects.kde.org/projects/kde/workspace/kde-cli-tools'
license=('LGPL') license=('LGPL')
depends=(kdesu kcmutils kinit kactivities) depends=(kdesu kcmutils kinit kactivities plasma-workspace)
makedepends=(extra-cmake-modules python3 kdoctools plasma-workspace) makedepends=(extra-cmake-modules python3 kdoctools)
checkdepends=("cmake") checkdepends=("cmake")
groups=('plasma') groups=('plasma')
options=("debug") options=("debug")

View File

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