plasma-desktop: do not depend on ksysguard

This commit is contained in:
John 2021-06-13 14:10:38 +02:00
parent 2320d049a2
commit 8f08d06f11

View file

@ -1,7 +1,7 @@
# Template file for 'plasma-desktop'
pkgname=plasma-desktop
version=5.22.0
revision=2
revision=3
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
-DKF5_HOST_TOOLING=/usr/lib/cmake"
@ -11,7 +11,7 @@ hostmakedepends="extra-cmake-modules pkg-config kcoreaddons kdoctools
makedepends="ibus-devel kactivities5-stats-devel kpeople-devel libcanberra-devel
plasma-workspace-devel pulseaudio-devel xf86-input-evdev-devel
xf86-input-synaptics-devel xf86-input-libinput-devel ksolid-devel"
depends="kmenuedit ksysguard polkit-kde-agent powerdevil systemsettings
depends="kmenuedit polkit-kde-agent powerdevil systemsettings
accountsservice ksystemstats"
short_desc="KDE Plasma Desktop"
maintainer="John <me@johnnynator.dev>"