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:
d99a839
)
llvm2.7-native: Add perl-native to the DEPENDS
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Fri, 30 Apr 2010 21:55:06 +0000
(23:55 +0200)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Fri, 30 Apr 2010 21:59:20 +0000
(23:59 +0200)
recipes/llvm/llvm-native.inc
patch
|
blob
|
history
diff --git
a/recipes/llvm/llvm-native.inc
b/recipes/llvm/llvm-native.inc
index
b3c409a
..
15ce0b7
100644
(file)
--- a/
recipes/llvm/llvm-native.inc
+++ b/
recipes/llvm/llvm-native.inc
@@
-1,6
+1,6
@@
require llvm.inc
-DEPENDS = "llvm-common-native cmake-native binutils-cross"
+DEPENDS = "llvm-common-native cmake-native binutils-cross
perl-native
"
inherit native