3c36dcba54
The new package xorgproto will combine and replace all current xproto_* packages. For details read https://lists.x.org/archives/xorg-announce/2018-February/002835.html Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
331 B
Plaintext
11 lines
331 B
Plaintext
config BR2_PACKAGE_XKEYBOARD_CONFIG
|
|
bool "xkeyboard-config"
|
|
# Runtime dependencies
|
|
select BR2_PACKAGE_XAPP_XKBCOMP if BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XORGPROTO if BR2_PACKAGE_XORG7
|
|
help
|
|
keyboard configuration database for X
|
|
|
|
http://xlibs.freedesktop.org/xkbdesc
|