[jhbuild] 3.28: Set the path of Xwayland on FreeBSD for mutter
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.28: Set the path of Xwayland on FreeBSD for mutter
- Date: Sat, 20 Jan 2018 16:30:12 +0000 (UTC)
commit ebc5da6dcf317567d918be559d533b6484733184
Author: Ting-Wei Lan <lantw src gnome org>
Date: Tue Jan 9 12:04:14 2018 +0800
3.28: Set the path of Xwayland on FreeBSD for mutter
https://bugzilla.gnome.org/show_bug.cgi?id=792379
modulesets/gnome-suites-core-3.28.modules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.28.modules b/modulesets/gnome-suites-core-3.28.modules
index 4b8b3a4..15967b1 100644
--- a/modulesets/gnome-suites-core-3.28.modules
+++ b/modulesets/gnome-suites-core-3.28.modules
@@ -518,6 +518,9 @@
</if>
<if condition-set="wayland">
<autogenargs value="--enable-wayland-egl-platform --enable-wayland-egl-server
--enable-kms-egl-platform"/>
+ <if condition-set="freebsd">
+ <autogenargs value="--with-xwayland-path=/usr/local/bin/Xwayland"/>
+ </if>
</if>
<if condition-unset="wayland">
<autogenargs value="--disable-wayland-egl-server"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]