]> code.ossystems Code Review - openembedded-core.git/commit
atk: add explicit gettext-native dependency
authorRoss Burton <ross.burton@intel.com>
Mon, 16 Jul 2018 15:27:47 +0000 (16:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2018 09:13:30 +0000 (10:13 +0100)
commit964ea8bfc455f6017dc834104d96b8f5aa40a5bc
tree8a7861df2ed5a52acf381360fef5ce6e6da8e5b6
parentff4762e94faa095abd7175810d1053fdd361058f
atk: add explicit gettext-native dependency

In native builds we attempt to turn off i18n but this doesn't work in Meson
yet[1] but as the gettext class reduces dependencies in native builds we need to
add gettext-native to DEPENDS explicitly.

[1] https://github.com/mesonbuild/meson/issues/821

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/atk/atk_2.28.1.bb