[oe-commits] Stefan Schmidt : llvm2.7-native: Add perl-native to the DEPENDS

git version control git at git.openembedded.org
Fri Apr 30 22:01:07 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b579b5931f9b38276528d496f4e76216e0e242cd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b579b5931f9b38276528d496f4e76216e0e242cd

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Fri Apr 30 23:55:06 2010 +0200

llvm2.7-native: Add perl-native to the DEPENDS

---

 recipes/llvm/llvm-native.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/llvm/llvm-native.inc b/recipes/llvm/llvm-native.inc
index b3c409a..15ce0b7 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
 





More information about the Openembedded-commits mailing list