779cb8be9e
Fixes http://autobuild.buildroot.net/results/13a/13a97461e3b6098e59cfcd829e6bcafa51e50bb4/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
config BR2_PACKAGE_XAPP_LUIT
|
|
bool "luit"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBFONTENC
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Locale and ISO 2022 support for Unicode terminals
|