diff options
Diffstat (limited to 'kde-frameworks/kauth/kauth-9999.ebuild')
| -rw-r--r-- | kde-frameworks/kauth/kauth-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild index 8b5dddf69bf..407a0035d18 100644 --- a/kde-frameworks/kauth/kauth-9999.ebuild +++ b/kde-frameworks/kauth/kauth-9999.ebuild @@ -28,7 +28,7 @@ PDEPEND="policykit? ( kde-plasma/polkit-kde-agent )" src_configure() { local mycmakeargs=( - $(cmake-utils_use_find_package policykit PolkitQt5-1) + $(cmake_use_find_package policykit PolkitQt5-1) ) ecm_src_configure |
