git-native: fix DEPENDS
authorMichael Lauer <mickey@vanille-media.de>
Sun, 17 Sep 2006 18:48:20 +0000 (18:48 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 17 Sep 2006 18:48:20 +0000 (18:48 +0000)
packages/git/git-native.bb

index 361e5bd..67ea960 100644 (file)
@@ -1,5 +1,6 @@
 require git.bb
 inherit native
+DEPENDS = "expat-native openssl-native curl-native"
 
 do_stage () {
        oe_runmake install bindir=${STAGING_BINDIR} \