From: Stefan Schmidt Date: Fri, 30 Apr 2010 21:55:06 +0000 (+0200) Subject: llvm2.7-native: Add perl-native to the DEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b579b5931f9b38276528d496f4e76216e0e242cd;p=openembedded.git llvm2.7-native: Add perl-native to the DEPENDS --- 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