ksysguard: add missing host dep

This commit is contained in:
maxice8 2019-04-05 03:38:13 -03:00
parent 114c28d664
commit 44a62c49b2
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -4,7 +4,8 @@ version=5.15.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools"
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools
kcoreaddons"
makedepends="knewstuff-devel libksysguard-devel kinit-devel libsensors-devel"
depends="hicolor-icon-theme lm_sensors"
short_desc="KDE program to monitor various elements of your system"