[OE-core] [PATCH 1/2] pango: upgrade 1.42.4 -> 1.44.3

Ross Burton ross.burton at intel.com
Tue Aug 6 10:37:39 UTC 2019


On 06/08/2019 07:53, Khem Raj wrote:
> This causes
> 
> https://errors.yoctoproject.org/Errors/Details/258300/

gvtextlayout_pango.c:140:10: error: unknown type name ‘FT_Face’
           FT_Face face;
           ^~~~~~~

Looks like graphviz was assuming Pango would pull in Freetype headers, 
and it no longer does by design.  Fix graphviz to include what it needs.

Ross


More information about the Openembedded-core mailing list