summaryrefslogtreecommitdiff
path: root/x11-wm/mutter/mutter-3.26.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/mutter/mutter-3.26.2-r1.ebuild')
-rw-r--r--x11-wm/mutter/mutter-3.26.2-r1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/mutter/mutter-3.26.2-r1.ebuild b/x11-wm/mutter/mutter-3.26.2-r1.ebuild
index 71a77b248294..209182f780be 100644
--- a/x11-wm/mutter/mutter-3.26.2-r1.ebuild
+++ b/x11-wm/mutter/mutter-3.26.2-r1.ebuild
@@ -81,6 +81,9 @@ DEPEND="${RDEPEND}
PATCHES=(
# Lots of patches from gnome-3-26 branch on top of 3.26.2
"${WORKDIR}"/patches/
+
+ # Fix non-wayland builds, bug #667244
+ "${FILESDIR}"/${PV}-non-wayland-build.patch
)
src_prepare() {