]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxft: fix Freetype header inclusion
authorRoss Burton <ross.burton@intel.com>
Wed, 4 Dec 2013 15:35:39 +0000 (15:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2013 13:30:18 +0000 (13:30 +0000)
commitdbefa64dda9b0d5f12b37e3ef21831d78663afa6
treee5a20ca89a9896fd8cd6feef5b4e863e895cdfe8
parent99e934712e4244bc4c9db4a2d735deb5cff8228a
libxft: fix Freetype header inclusion

Freetype 2.5.1 changes the location of the header files but as directly
including the files isn't recommended they don't see this as a problem.  Change
libxft to use the recommended macros instead of direct inclusion, to fix the
compilation.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxft/freetype.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libxft_2.3.1.bb