diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2025-01-28 19:28:40 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2025-02-02 00:28:45 -0500 |
commit | a0fad0f4611efabdb614a93b304cf52aab8e06cc (patch) | |
tree | a2c60ade17e5abc7066256e072898c0e15570fec /app-emacs/crux | |
parent | app-i18n/ibus: always forcibly regenerate vala files (diff) | |
download | gentoo-master.tar.gz gentoo-master.tar.bz2 gentoo-master.zip |
The upstream code checks whether GDK_WINDOWING_WAYLAND is defined by the
gtk headers, and if so will compile against the wayland symbols it
provides.
We must unconditionally depend on the gdk X11 backend, since the code
unconditionally tries to use it (even when headers themselves are
conditional, which they aren't always).
We can now solve this using a special Gentoo macro to hide these
automagic macros to simulate building on a system with more minimal gtk
packages.
Bug: https://bugs.gentoo.org/624960
Closes: https://bugs.gentoo.org/910646
Closes: https://bugs.gentoo.org/921671
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'app-emacs/crux')
0 files changed, 0 insertions, 0 deletions