2659ac537c
Release notes:
https://lists.x.org/archives/xorg-announce/2022-April/003146.html
Added dependency to xlib_libXrandr needed after upstream commit:
13d1e26d69
Removed md5 and sha1 hashes, not provided by upstream anymore.
Reformatted license hash.
Switched tarball to upstream-provided .xz format.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
config BR2_PACKAGE_XAPP_SETXKBMAP
|
|
bool "setxkbmap"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
|
select BR2_PACKAGE_XLIB_LIBXRANDR
|
|
help
|
|
Controls the keyboard layout of a running X server.
|