xref: /OK3568_Linux_fs/buildroot/package/x11r7/xkeyboard-config/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XKEYBOARD_CONFIG
2	bool "xkeyboard-config"
3	# Runtime dependencies
4	select BR2_PACKAGE_XAPP_XKBCOMP if BR2_PACKAGE_XORG7
5	select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
6	select BR2_PACKAGE_XORGPROTO if BR2_PACKAGE_XORG7
7	help
8	  keyboard configuration database for X
9
10	  https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config
11