From: Jackie Huang <[email protected]> do_install needs command 'msgfmt', it would fail if the command doesn't exist on the host, add DEPENDS gettext-native to fix this.
[YOCTO #2811] Signed-off-by: Jackie Huang <[email protected]> --- The following changes since commit da1de01aa74da0f38f07af523a9861824f7b0c95: Pyphon-native: Fix typo (2012-07-22 14:20:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/defect2811_quota_msgfmt http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/defect2811_quota_msgfmt Jackie Huang (1): quota 4.00: add DEPENDS gettext-native meta/recipes-extended/quota/quota_4.00.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -- 1.7.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
