git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89332c2
)
git-native: fix DEPENDS
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 17 Sep 2006 18:48:20 +0000
(18:48 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 17 Sep 2006 18:48:20 +0000
(18:48 +0000)
packages/git/git-native.bb
patch
|
blob
|
history
diff --git
a/packages/git/git-native.bb
b/packages/git/git-native.bb
index
361e5bd
..
67ea960
100644
(file)
--- 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} \