[Buildroot] [PATCH 2/2] fbterm pckg check for libexpat & libZ Signed-off-by: JoM <johann.mercadier at imerir.com>

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Aug 17 16:44:35 UTC 2012


Le Wed, 21 Mar 2012 23:26:56 +0000,
JoM <johann.mercadier at imerir.com> a écrit :

> +ifeq ($(BR2_PACKAGE_ZLIB),y)
> +	FBTERM_DEPENDENCIES += zlib
> +endif
> +
> +FBTERM_DEPENDENCIES += $(if $(BR2_PACKAGE_EXPAT),expat)
> +

I don't understand why it is needed: I don't see any expat or zlib
related code in fbterm. Can you detail?

Thanks,

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