[Buildroot] [PATCH] whois: Fix unmet dependencies

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Sep 19 12:56:26 UTC 2014


Dear Jérôme Pouiller,

On Fri, 19 Sep 2014 12:42:07 +0200, Jérôme Pouiller wrote:
> Fix :
>    BR2_PACKAGE_WHOIS selects BR2_PACKAGE_GETTEXT which has unmet direct dependencies (BR2_USE_WCHAR)
> 
> Signed-off-by: Jérôme Pouiller <jezz at sysmic.org>
> ---
>  package/whois/Config.in | 1 +
>  1 file changed, 1 insertion(+)

Please read
http://buildroot.org/downloads/manual/manual.html#_literal_config_in_literal_file,
especially section "16.2.2 Dependencies on target and toolchain
options".

You need to add a comment when adding a dependency on a toolchain
feature.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list