aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm-native.inc
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2009-04-10 13:41:02 +0200
committerRobert Schuster <thebohemian@gmx.net>2009-05-14 11:22:43 +0200
commit265c4780f46f8a450550abedadd8416ad463b86d (patch)
treeda8df37afff211bc979460c0c246861ffc0ea644 /recipes/llvm/llvm-native.inc
parent657105b567b04867e29758d722f5910db4b7533a (diff)
downloadopenembedded-265c4780f46f8a450550abedadd8416ad463b86d.tar.gz
New recipes by Xerxes Ranby (xerxes@zafena.se)
llvm2.6 2.5+svnr20090409: New recipe. llvm2.6-native 2.5+svnr20090409: New recipe. llvm-native.inc: Depend on cmake-native.
Diffstat (limited to 'recipes/llvm/llvm-native.inc')
-rw-r--r--recipes/llvm/llvm-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/llvm/llvm-native.inc b/recipes/llvm/llvm-native.inc
index a7d7fa3830..ab1ce56000 100644
--- a/recipes/llvm/llvm-native.inc
+++ b/recipes/llvm/llvm-native.inc
@@ -1,6 +1,6 @@
require llvm.inc
-DEPENDS = "llvm-common-native"
+DEPENDS = "llvm-common-native cmake-native"
inherit native