mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
[Peter: set gnu99 C mode] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
config BR2_PACKAGE_LIBXKBCOMMON
|
|
bool "libxkbcommon"
|
|
help
|
|
xkbcommon is a keymap compiler and support library which
|
|
processes a reduced subset of keymaps as defined by the XKB
|
|
specification.
|
|
|
|
http://xkbcommon.org/
|