summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcrash/kcrash-4.98.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kcrash/kcrash-4.98.0.ebuild')
-rw-r--r--kde-frameworks/kcrash/kcrash-4.98.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcrash/kcrash-4.98.0.ebuild b/kde-frameworks/kcrash/kcrash-4.98.0.ebuild
index 54ea861f45a..4bee4f3282a 100644
--- a/kde-frameworks/kcrash/kcrash-4.98.0.ebuild
+++ b/kde-frameworks/kcrash/kcrash-4.98.0.ebuild
@@ -5,7 +5,7 @@
EAPI=5
VIRTUALX_REQUIRED="test"
-inherit kde-frameworks
+inherit kde5
DESCRIPTION="Framework for intercepting and handling application crashes"
LICENSE="LGPL-2+"
@@ -30,5 +30,5 @@ src_configure() {
$(cmake-utils_use_find_package X X11)
)
- kde-frameworks_src_configure
+ kde5_src_configure
}