diff options
Diffstat (limited to 'kde-frameworks/kauth/kauth-9999.ebuild')
| -rw-r--r-- | kde-frameworks/kauth/kauth-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild index 1c993b3b8e7..0e2df366cfa 100644 --- a/kde-frameworks/kauth/kauth-9999.ebuild +++ b/kde-frameworks/kauth/kauth-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" -inherit kde-frameworks +inherit kde5 DESCRIPTION="Framework to let applications perform actions as a privileged user" LICENSE="LGPL-2.1+" @@ -28,5 +28,5 @@ src_configure() { $(cmake-utils_use_find_package policykit PolkitQt-1) ) - kde-frameworks_src_configure + kde5_src_configure } |
