Skip to content

Commit

Permalink
kde-plasma/ksysguard: Fix cmakeargs
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/698938
Package-Manager: Portage-2.3.78, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Nov 11, 2019
1 parent c5ea8fd commit b0eb2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)
)

Expand Down

0 comments on commit b0eb2e3

Please sign in to comment.