diff --git a/meson.build b/meson.build index f7d3f8e..3d68435 100644 --- meson.build +++ meson.build @@ -157,7 +157,8 @@ endif os_unix = not os_win32 if os_darwin - wayland_enabled = false + # Upstream forces wayland_enabled off here on the assumption that + # Wayland is Linux/BSD-only x11_enabled = false else quartz_enabled = false