aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-04-30 23:55:06 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-04-30 23:59:20 +0200
commitb579b5931f9b38276528d496f4e76216e0e242cd (patch)
tree1c9d6b1ff94ea1bba75eca4a650da0a9272ce067 /recipes/llvm
parentd99a83922c93e098265b41666311a86e76fb4091 (diff)
downloadopenembedded-b579b5931f9b38276528d496f4e76216e0e242cd.tar.gz
llvm2.7-native: Add perl-native to the DEPENDS
Diffstat (limited to 'recipes/llvm')
-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 b3c409a757..15ce0b731c 100644
--- 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