On Wed, 2011-06-01 at 21:18 +0800, Dexuan Cui wrote: > Signed-off-by: Dexuan Cui <dexuan....@intel.com> > --- > meta/recipes-devtools/git/git.inc | 4 ++-- > meta/recipes-devtools/git/git_1.7.5.1.bb | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta/recipes-devtools/git/git.inc > b/meta/recipes-devtools/git/git.inc > index c884f9c..3cdd1fa 100644 > --- a/meta/recipes-devtools/git/git.inc > +++ b/meta/recipes-devtools/git/git.inc > @@ -1,14 +1,14 @@ > DESCRIPTION = "The git revision control system used by the Linux kernel > developers" > SECTION = "console/utils" > LICENSE = "GPLv2" > -DEPENDS = "perl-native openssl curl zlib expat" > +DEPENDS = "perl-native-runtime openssl curl zlib expat"
This change made git-native fail to build for me until I installed perl-ExtUtils-MakeMaker on my Fedora 15 workstation. If this is expected we need to be documenting this additional host dependency. Tracking bug: http://bugzilla.yoctoproject.org/show_bug.cgi?id=1155 Regards, Joshua -- Joshua Lock Yocto Build System Monkey Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core