diff options
| -rw-r--r-- | meta-oe/recipes-core/llvm/llvm2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/llvm/llvm2.inc b/meta-oe/recipes-core/llvm/llvm2.inc index 8765a7606e..f683fc351a 100644 --- a/meta-oe/recipes-core/llvm/llvm2.inc +++ b/meta-oe/recipes-core/llvm/llvm2.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common" | 1 | DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common perl-native" |
| 2 | DEPENDS_class-native = "llvm-common-native cmake-native" | 2 | DEPENDS_class-native = "llvm-common-native cmake-native" |
| 3 | 3 | ||
| 4 | SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" | 4 | SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz" |
