diff options
Diffstat (limited to 'kde-frameworks/kauth/kauth-4.98.0.ebuild')
| -rw-r--r-- | kde-frameworks/kauth/kauth-4.98.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kauth/kauth-4.98.0.ebuild b/kde-frameworks/kauth/kauth-4.98.0.ebuild index 4392ade224c..0f8e4a8e711 100644 --- a/kde-frameworks/kauth/kauth-4.98.0.ebuild +++ b/kde-frameworks/kauth/kauth-4.98.0.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 } |
