[Buildroot] [PATCH 2/5] Added the libksba package.

Gustavo Zacarias gustavo at zacarias.com.ar
Thu May 10 10:41:32 UTC 2012


On 2012-05-09 18:29, Stijn Souffriau wrote:

> +LIBKSBA_CONF_OPT = \
> +	--disable-optimization \
> +	--with-gpg-error-prefix=$(STAGING_DIR)/usr
> +
> +$(eval $(call AUTOTARGETS))

LIBKSBA_DEPENDENCIES = libgpg-error
and
select BR2_PACKAGE_LIBGPG_ERROR in Config.in maybe?
Regards.



More information about the buildroot mailing list