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:
d418b37
)
llvm.inc: Declare dependency of llvm<ver> on llvm<ver>-native
author
Robert Schuster
<thebohemian@gmx.net>
Wed, 1 Apr 2009 14:28:10 +0000
(16:28 +0200)
committer
Robert Schuster
<thebohemian@gmx.net>
Wed, 1 Apr 2009 14:28:54 +0000
(16:28 +0200)
recipes/llvm/llvm.inc
patch
|
blob
|
history
diff --git
a/recipes/llvm/llvm.inc
b/recipes/llvm/llvm.inc
index
a61a99a
..
7e6bacb
100644
(file)
--- a/
recipes/llvm/llvm.inc
+++ b/
recipes/llvm/llvm.inc
@@
-20,7
+20,7
@@
DESCRIPTION = "The Low Level Virtual Machine"
HOMEPAGE = "http://llvm.org"
-DEPENDS = "llvm-common"
+DEPENDS = "llvm-common
llvm${LLVM_RELEASE}-native
"
# 3-clause BSD-like
LICENSE = "University of Illinois/NCSA Open Source License"