summaryrefslogtreecommitdiffstats
path: root/package/whois/Config.in
blob: 95e3dc6101b281fa6849b6d78b23c025ba80385b (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_WHOIS
	bool "whois"
	depends on BR2_USE_WCHAR # gettext
	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
	help
	  Improved whois client.

	  http://www.linux.it/~md/software/

comment "whois needs a toolchain w/ wchar"
	depends on !BR2_USE_WCHAR
OpenPOWER on IntegriCloud