mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/ksysguard: Fix cmakeargs
Closes: https://bugs.gentoo.org/698938 Package-Manager: Portage-2.3.78, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -42,7 +42,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package caps Libcap)
|
||||
$(cmake-utils_use_find_package caps libpcap)
|
||||
$(cmake-utils_use_find_package lm-sensors Sensors)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user