plasma-systemmonitor: do not depend on ksysguard

This commit is contained in:
John 2021-06-13 14:10:09 +02:00
parent 01b314de64
commit 2320d049a2

View file

@ -1,13 +1,12 @@
# Template file for 'plasma-systemmonitor'
pkgname=plasma-systemmonitor
version=5.22.0
revision=2
revision=3
build_style=cmake
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
kconfig kcoreaddons"
makedepends="kirigami2-devel libksysguard-devel kitemmodels-devel"
depends="kirigami2 qqc2-desktop-style kquickcharts ksysguard
ksystemstats"
depends="kirigami2 qqc2-desktop-style kquickcharts ksystemstats"
short_desc="Application for monitoring system resources"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-only OR GPL-3.0-only, LGPL-2.1-only OR LGPL-3.0-only"