Files
poky/meta/recipes-devtools
Paul Eggleton a1f3049a94 python-smartpm: add gettext-native to DEPENDS
Fixes the following failure at do_install building python-smartpm-native
if gettext-native has not already been built and gettext tools are not
installed on the host:

| compiling locale/it/LC_MESSAGES/smart.po -> locale/it/LC_MESSAGES/smart.mo
| sh: msgfmt: command not found
...
| creating $D/usr/share/share/locale/it/LC_MESSAGES
| error: can't copy 'locale/it/LC_MESSAGES/smart.mo': doesn't exist or not a regular file

Note that we need gettext-native in DEPENDS and not "inherit gettext"
here because for native variants, gettext.bbclass instead adds
gettext-minimal-native to DEPENDS and that does not provide the msgfmt
command.

(From OE-Core master rev: e8d903e2d5e0c0df18dfd9561c3f8ef340297f1f)

(From OE-Core rev: 935506b3ea7a64a6c0f4b14c6c9931ccf8b98828)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-03 16:58:13 +01:00
..
2013-03-22 16:54:37 +00:00
2013-01-07 11:09:36 +00:00
2013-03-18 13:18:21 +00:00
2013-01-07 13:38:29 +00:00
2013-06-03 16:58:13 +01:00
2013-02-28 23:15:51 +00:00
2013-02-01 15:54:03 +00:00
2013-03-05 13:14:56 +00:00
2013-02-04 13:18:27 +00:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-01-28 14:49:05 +00:00
2013-02-04 13:18:26 +00:00
2013-03-22 17:01:30 +00:00
2013-01-07 13:38:27 +00:00
2013-03-01 13:03:28 +00:00
2013-04-02 17:57:07 +01:00
2013-05-22 17:14:04 +01:00
2013-03-18 13:18:24 +00:00
2012-12-26 11:34:09 +00:00
2013-02-04 16:42:49 +00:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00
2013-03-23 17:40:27 +00:00