]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gettext: rationalise optional dependencies
authorRoss Burton <ross.burton@intel.com>
Wed, 10 Jan 2018 17:28:58 +0000 (17:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jan 2018 10:26:07 +0000 (10:26 +0000)
commit860705cebf49afc2e933f440b71ab027abac0db2
tree383b6a13a30bff5e89037b35a68bbae077e3d110
parent7ba16edc3ceac32b9d9395fd8e79c1edd2290e83
gettext: rationalise optional dependencies

gettext has optional dependencies on libxml2, glib, libcroco and libunistring.
If they're not available then gettext will use internal copies, but it can also
use system libraries.

For gettext-native and nativesdk-gettext continue to use the internal copies to
reduce the dependencies, but for target use the system shared libraries.

Also gettext 0.19.7 onwards swapped expat for libxm2, so remove the build
dependency on expat.

(From OE-Core rev: a82aa376a9229428ec25629e97a1efa56f0afae7)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext_0.19.8.1.bb