buildroot/package/kbd/Config.in
Thomas Petazzoni 7b1b0bd0ab kbd: use the new gettext logic
This commit switches to use the new gettext logic, which involves:

 - using TARGET_NLS_DEPENDENCIES instead of hand-encoded dependencies
   on gettext/host-gettext

 - dropping BR2_PACKAGE_GETTEXT selection

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 01:27:26 +02:00

9 lines
165 B
Plaintext

config BR2_PACKAGE_KBD
bool "kbd"
# Uses fork()
depends on BR2_USE_MMU
help
Keytable files and keyboard utilities.
http://kernel.org/pub/linux/utils/kbd/