[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXpm: Add gettext/iconv support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 29 11:41:14 UTC 2015


Dear Bernd Kuhls,

On Sun, 29 Mar 2015 13:23:19 +0200, Bernd Kuhls wrote:

> diff --git a/package/x11r7/xlib_libXpm/Config.in b/package/x11r7/xlib_libXpm/Config.in
> index 528498c..73da0c2 100644
> --- a/package/x11r7/xlib_libXpm/Config.in
> +++ b/package/x11r7/xlib_libXpm/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_XLIB_LIBXPM
>  	bool "libXpm"
> +	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE

Maybe this also needs a:

	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE

But it would be to check if gettext and libiconv support is actually
mandatory, or only optional.

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



More information about the buildroot mailing list