summaryrefslogtreecommitdiffstats
path: root/media-libs/akode/akode-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/akode/akode-9999.ebuild')
-rw-r--r--media-libs/akode/akode-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/akode/akode-9999.ebuild b/media-libs/akode/akode-9999.ebuild
index 1bdc3452..42f411a2 100644
--- a/media-libs/akode/akode-9999.ebuild
+++ b/media-libs/akode/akode-9999.ebuild
@@ -2,7 +2,7 @@
# Copyright 2020-2021 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
TRINITY_MODULE_TYPE="dependencies"
TRINITY_MODULE_NAME="akode"
@@ -48,5 +48,5 @@ src_configure() {
-DWITH_SRC_RESAMPLER=$(usex libsamplerate)
)
- cmake-utils_src_configure
+ cmake_src_configure
}