]> code.ossystems Code Review - openembedded-core.git/commit
git: restore the dependency on perl-native
authorDexuan Cui <dexuan.cui@intel.com>
Fri, 10 Jun 2011 07:25:19 +0000 (15:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2011 12:23:48 +0000 (13:23 +0100)
commit2d17a75510c3f731f71def9460210b3e7354b6ca
tree0fcfe8690e0576136bc241f4c2c7c54cfc393a61
parent576c87349a72a94357014ff29f55db692903ed80
git: restore the dependency on perl-native

[YOCTO #1155]

I thought git-native could depend on perl-native-runtime and tests on
Ubuntu 9.04/10.10 and Fedora 13 show it could buid fine (looks these distros
install perl-ExtUtils-MakeMaker by default).

However Joshua reported on Fedora 15 i686 host, git-native can't build unless
he manually installed perl-ExtUtils-MakeMaker to the host.

This makes me think we may as well make git-native depend on perl-native.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-devtools/git/git.inc
meta/recipes-devtools/git/git_1.7.5.1.bb