summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libxkbcommon.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libxkbcommon.in b/rules/libxkbcommon.in
index 1411db458..93d915ebd 100644
--- a/rules/libxkbcommon.in
+++ b/rules/libxkbcommon.in
@@ -5,6 +5,7 @@ menuconfig LIBXKBCOMMON
prompt "libxkbcommon "
select XKEYBOARD_CONFIG if RUNTIME
select LIBXCB if LIBXKBCOMMON_X11
+ select HOST_XORG_UTIL_MACROS
help
A library to handle keyboard descriptions, to be used by
Wayland, kmscon, GTK+, Qt, Clutter, etc.