From: Peter Korsgaard Date: Thu, 23 Oct 2008 15:07:34 +0000 (-0000) Subject: x11r7/xkeyboard-config: select xkbcomp X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9008a36bfd1907b3ab4b3d38d64f5abbe103923;p=buildroot.git x11r7/xkeyboard-config: select xkbcomp xkeyboard-config uses xkbcomp at runtime, so select it. closes #5704. --- diff --git a/package/x11r7/xkeyboard-config/Config.in b/package/x11r7/xkeyboard-config/Config.in index 5b7365234a..8e27dacb46 100644 --- a/package/x11r7/xkeyboard-config/Config.in +++ b/package/x11r7/xkeyboard-config/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_XKEYBOARD_CONFIG bool "xkeyboard-config" + select BR2_PACKAGE_XAPP_XKBCOMP help keyboard configuration database for X