summaryrefslogtreecommitdiff
path: root/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-libs/wlroots/wlroots-0.8.1-r1.ebuild')
-rw-r--r--gui-libs/wlroots/wlroots-0.8.1-r1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild b/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
index 50a4262598f9..51f138afcfd2 100644
--- a/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.8.1-r1.ebuild
@@ -68,6 +68,9 @@ src_configure() {
emesonargs+=("-Dlogind=disabled")
fi
+ # Patch is currently in upstream master
+ eapply "${FILESDIR}/wlroots-0.8.1-eglmesaextfix.patch"
+
meson_src_configure
}