diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-11-07 17:23:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-20 14:06:27 +0000 |
commit | 23d8a4d64e9ff126d6460a69e6d086b1c86e87a9 (patch) | |
tree | 7bb5e340ddfb3ee46d922c6174bb9462eef4175b /meta/classes | |
parent | 8c9c08112d7b3bde48fb4dd5e15429948aca0dd6 (diff) | |
download | openembedded-core-23d8a4d64e9ff126d6460a69e6d086b1c86e87a9.tar.gz openembedded-core-23d8a4d64e9ff126d6460a69e6d086b1c86e87a9.tar.bz2 openembedded-core-23d8a4d64e9ff126d6460a69e6d086b1c86e87a9.zip |
xkeyboard-config: Inherit gettext
In a GPLv3-free build we have two different versions of gettext in sysroot due
to GPLv3 restrictions. In this case we need gettext-native too so we can have
the needed macros and avoid errors like:
"error: possibly undefined macro: AM_GNU_GETTEXT"
The needed dependency is added by gettext class which is prefered because it
takes care of NLS flags too.
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions