[Buildroot] [PATCHv5 2/5] packages: switch to host-pkgconf

Peter Korsgaard jacmet at uclibc.org
Mon Oct 15 13:16:04 UTC 2012


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

Hi,

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>

Sorry, I haven't found time to review this in detail yet, but I noticed
this:

 Gustavo> +++ b/package/rrdtool/rrdtool.mk
 Gustavo> @@ -6,7 +6,7 @@
 
 Gustavo>  RRDTOOL_VERSION = 1.2.30
 Gustavo>  RRDTOOL_SITE = http://oss.oetiker.ch/rrdtool/pub
 Gustavo> -RRDTOOL_DEPENDENCIES = host-pkg-config freetype libart libpng zlib
 Gustavo> +RRDTOOL_DEPENDENCIES = host-pkgconf freetype libart libpng zlib

There recently was a (misdirected) mail about rrdtool not working
correctly with pkgconf:

http://lists.freedesktop.org/archives/pkg-config/2012-October/000904.html

Is that an issue for us or does the STAGING_DIR prefix mean pkgconfig
never outputs nothing?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list