summaryrefslogtreecommitdiff
path: root/kde-apps/yakuake/yakuake-23.08.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/yakuake/yakuake-23.08.0.ebuild')
-rw-r--r--kde-apps/yakuake/yakuake-23.08.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-apps/yakuake/yakuake-23.08.0.ebuild b/kde-apps/yakuake/yakuake-23.08.0.ebuild
index e26baa415e5c..dde091307229 100644
--- a/kde-apps/yakuake/yakuake-23.08.0.ebuild
+++ b/kde-apps/yakuake/yakuake-23.08.0.ebuild
@@ -47,6 +47,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}/${P}-cmake.patch" )
+
src_configure() {
local mycmakeargs=(
$(cmake_use_find_package absolute-position KF5Wayland)