mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
x11r7/xkeyboard-config: select xkbcomp
xkeyboard-config uses xkbcomp at runtime, so select it. closes #5704.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_XKEYBOARD_CONFIG
|
||||
bool "xkeyboard-config"
|
||||
select BR2_PACKAGE_XAPP_XKBCOMP
|
||||
help
|
||||
keyboard configuration database for X
|
||||
|
||||
|
||||
Reference in New Issue
Block a user