[Buildroot] [PATCH 01/17] gdk-pixbuf: fix dependency on libiconv

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 8 19:08:52 UTC 2010


On Wed,  8 Dec 2010 10:53:53 +0100
llandwerlin at gmail.com wrote:

> +GDK_PIXBUF_DEPENDENCIES += \
> +	$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl) \
> +	$(if $(BR2_ENABLE_LOCALE),,libiconv) \
> +	host-pkg-config libglib2

Then maybe, in package/gdk-pixbuf/Config.in:

	select BR2_PACKAGE_ICONV if !BR2_ENABLE_LOCALE

 ?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list