plasma-systemmonitor: add missing runtime dependencies
This commit is contained in:
parent
23c6e2e53a
commit
20c5e9e5eb
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'plasma-systemmonitor'
|
||||
pkgname=plasma-systemmonitor
|
||||
version=5.21.3
|
||||
revision=1
|
||||
revision=2
|
||||
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"
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue