From 369c0e0f3c8c50bf9d49e36b428803d301515aef Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 17 Sep 2006 18:48:20 +0000 Subject: git-native: fix DEPENDS --- packages/git/git-native.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/git/git-native.bb b/packages/git/git-native.bb index 361e5bdf39..67ea960819 100644 --- a/packages/git/git-native.bb +++ b/packages/git/git-native.bb @@ -1,5 +1,6 @@ require git.bb inherit native +DEPENDS = "expat-native openssl-native curl-native" do_stage () { oe_runmake install bindir=${STAGING_BINDIR} \ -- cgit v1.2.3