aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/llvm')
-rw-r--r--recipes/llvm/llvm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/llvm/llvm.inc b/recipes/llvm/llvm.inc
index a61a99a723..7e6bacb3e7 100644
--- 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"