1 config BR2_PACKAGE_WHOIS
3 depends on BR2_USE_WCHAR # gettext
4 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5 select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
9 http://www.linux.it/~md/software/
11 comment "whois needs a toolchain w/ wchar"
12 depends on !BR2_USE_WCHAR
13 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS