summaryrefslogtreecommitdiff
path: root/kde-apps/yakuake/yakuake-19.08.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/yakuake/yakuake-19.08.3.ebuild')
-rw-r--r--kde-apps/yakuake/yakuake-19.08.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/yakuake/yakuake-19.08.3.ebuild b/kde-apps/yakuake/yakuake-19.08.3.ebuild
index 46e4d915997b..27032b5cab5c 100644
--- a/kde-apps/yakuake/yakuake-19.08.3.ebuild
+++ b/kde-apps/yakuake/yakuake-19.08.3.ebuild
@@ -50,8 +50,8 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_find_package absolute-position KF5Wayland)
- $(cmake-utils_use_find_package X X11)
+ $(cmake_use_find_package absolute-position KF5Wayland)
+ $(cmake_use_find_package X X11)
)
ecm_src_configure