[Buildroot] [PATCH 031/100] git: use the new gettext logic

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jul 4 23:28:13 UTC 2017


Hello,

On Tue, 4 Jul 2017 23:59:27 +0200, Arnout Vandecappelle wrote:

> > -GIT_DEPENDENCIES = zlib host-gettext  
> 
>  You dropped the host-gettext dependency, was that intentional?

Yes: when NLS support is disabled, host-gettext is not needed. When NLS
support is enabled, host-gettext is brought in by
TARGET_NLS_DEPENDENCIES in:

> > +GIT_DEPENDENCIES = zlib $(TARGET_NLS_DEPENDENCIES)

Best regards,

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


More information about the buildroot mailing list