]> code.ossystems Code Review - openembedded-core.git/commit
json-glib: fix native build
authorRoss Burton <ross.burton@intel.com>
Thu, 15 Feb 2018 12:01:40 +0000 (12:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Feb 2018 18:05:27 +0000 (18:05 +0000)
commit1d66481027bcb48deb4e7a89d889ee1b1d16cb40
tree0fc5cb18055521f276a4bf7ca303baae6ff065e2
parenta1e732fac218e6620fe5b515b5b3f3b139bea76d
json-glib: fix native build

Meson can't be told to disable gettext support like autotools can, so for now we
need to force NLS on for the json-glib-native build.

https://github.com/mesonbuild/meson/issues/821 is the upstream Meson bug.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/json-glib/json-glib_1.4.2.bb