summaryrefslogtreecommitdiffstats
path: root/trinity-base/kapptemplate/kapptemplate-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kapptemplate/kapptemplate-9999.ebuild')
-rw-r--r--trinity-base/kapptemplate/kapptemplate-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/trinity-base/kapptemplate/kapptemplate-9999.ebuild b/trinity-base/kapptemplate/kapptemplate-9999.ebuild
index 60a0b00f..b4eca2af 100644
--- a/trinity-base/kapptemplate/kapptemplate-9999.ebuild
+++ b/trinity-base/kapptemplate/kapptemplate-9999.ebuild
@@ -2,7 +2,7 @@
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
TRINITY_MODULE_NAME="tdesdk"
TRINITY_MODULE_TYPE="core"
@@ -27,5 +27,5 @@ RDEPEND="${DEPEND}"
src_prepare() {
trinity-admin-prepare
- cmake-utils_src_prepare
+ cmake_src_prepare
}