remake: fix insufficient gettext dependency
authorPetter Mabäcker <petter@technux.se>
Mon, 15 Jul 2013 16:53:25 +0000 (18:53 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Jul 2013 10:35:36 +0000 (11:35 +0100)
commit7a3f4f896ef9639f97afdea6516224d2fc4b061d
tree750f924ac7c7214b922afff2aadd7ee2e360ecd4
parent70eb790d707ebe4b1042ee74ff21338efca93a66
remake: fix insufficient gettext dependency

By default when inheriting gettext, "gettext-minimal-native" is added as
a dependency for native. The bb-file for remake use 'autopoint' (not
included in gettext-minimal-native). When building remake-native it
will result in a failure in do_configure for all cases when gettext (or
gettext-native) is not build from some other recipes, before building
'remake-native'.

This is solved by adding a build-dependency to gettext-native in
remake-native.

Fixes [YOCTO #4385]

(From OE-Core rev: 4bd98157f1d7a96741d036e67b04819ccbc9a9c6)

Signed-off-by: Petter Mabäcker <petter@technux.se>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/remake/remake_git.bb