kumquat-buildroot/package/whois/Config.in
Thomas Petazzoni 3eb862bff5 whois: 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

 - using TARGET_NLS_LIBS to force linking against libintl

 - dropping BR2_PACKAGE_GETTEXT selection, which means we no longer
   need to depend on BR2_USE_WCHAR, so this dependency is dropped

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

8 lines
153 B
Plaintext

config BR2_PACKAGE_WHOIS
bool "whois"
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
Improved whois client.
http://www.linux.it/~md/software/