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