summaryrefslogtreecommitdiffstats
path: root/package/whois/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/whois/Config.in')
-rw-r--r--package/whois/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/whois/Config.in b/package/whois/Config.in
index 95e3dc6101..0fbaf904d2 100644
--- a/package/whois/Config.in
+++ b/package/whois/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_WHOIS
bool "whois"
depends on BR2_USE_WCHAR # gettext
+ depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
help
Improved whois client.
@@ -9,3 +10,4 @@ config BR2_PACKAGE_WHOIS
comment "whois needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR
+ depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
OpenPOWER on IntegriCloud