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