GNOME Bugzilla – Bug 784615
gtkimcontextsimple.c: Fix build on X11-free systems
Last modified: 2018-03-19 13:44:30 UTC
Currently, you cannot build GTK+ with the Wayland backend only. The issue is that https://bugzilla.gnome.org/show_bug.cgi?id=757984 got an incomplete fix. X11 is *not* always available if Wayland is so the introduced check is wrong.
Created attachment 355017 [details] [review] Patch to limit X11_DATA_PREFIX usage to X11
Let's double-check with the original author :)
Hi, I think I am good with this patch, though it was originally intended for the Windows side of things. With blessings, and cheers!
Is this patch good for pushing? Should I resubmit via Gitlab?
Comment on attachment 355017 [details] [review] Patch to limit X11_DATA_PREFIX usage to X11 It got reviewed above, so I think you're safe to go ahead and rebase/push to master.
Review of attachment 355017 [details] [review]: Pushed as f431e28ce36a1672bddc0661bcdff129304037d0