summaryrefslogtreecommitdiff
path: root/kde-frameworks/plasma/plasma-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/plasma/plasma-9999.ebuild')
-rw-r--r--kde-frameworks/plasma/plasma-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild
index b0c20caa7e7..c1652497a40 100644
--- a/kde-frameworks/plasma/plasma-9999.ebuild
+++ b/kde-frameworks/plasma/plasma-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
KMNAME="${PN}-framework"
-inherit kde-frameworks
+inherit kde5
DESCRIPTION="Plasma framework"
LICENSE="LGPL-2+"
@@ -64,5 +64,5 @@ src_configure() {
$(cmake-utils_use_find_package X XCB)
)
- kde-frameworks_src_configure
+ kde5_src_configure
}