mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
config BR2_PACKAGE_XAPP_XKBCOMP
|
|
bool "xkbcomp"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
|
help
|
|
compile XKB keyboard description
|