]> code.ossystems Code Review - openembedded-core.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>
Wed, 10 Jan 2018 22:14:53 +0000 (22:14 +0000)
commita82aa376a9229428ec25629e97a1efa56f0afae7
treec7c4dcb8c73cb001715f57e172631c32a8006bfc
parent8b0ca0cb54c91611213556bdb99316d5e7ac5b3b
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.

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