From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 06/12] llvm2: add dependency on perl-native
Date: Fri, 9 Aug 2013 10:54:25 +0200 [thread overview]
Message-ID: <1376038471-32202-6-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1376038471-32202-1-git-send-email-Martin.Jansa@gmail.com>
* it fails without it:
| -- Could NOT find Perl (missing: PERL_EXECUTABLE)
| CMake Error at tools/llvm-config/CMakeLists.txt:5 (message):
| Perl required but not found!
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
meta-oe/recipes-core/llvm/llvm2.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-core/llvm/llvm2.inc b/meta-oe/recipes-core/llvm/llvm2.inc
index 8765a76..f683fc3 100644
--- a/meta-oe/recipes-core/llvm/llvm2.inc
+++ b/meta-oe/recipes-core/llvm/llvm2.inc
@@ -1,4 +1,4 @@
-DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common"
+DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common perl-native"
DEPENDS_class-native = "llvm-common-native cmake-native"
SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz"
--
1.8.3.2
next prev parent reply other threads:[~2013-08-09 8:53 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 8:54 [meta-oe][PATCH 01/12] gnome-power-management: add gnome-doc-utils dependency Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 02/12] goffice: add librsvg dependency Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 03/12] libgtop: add dependency on intltool-native Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 04/12] mysql-python: add dependency on mysql Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 05/12] libwnck(3): add PACKAGECONFIG for startup-notification Martin Jansa
2013-08-09 9:18 ` Burton, Ross
2013-08-09 11:50 ` Martin Jansa
2013-08-09 12:09 ` Otavio Salvador
2013-08-09 8:54 ` Martin Jansa [this message]
2013-08-09 8:54 ` [meta-oe][PATCH 07/12] start-stop-daemon: add dependency on ncurses Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 08/12] subsurface: add dependency on gconf Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 09/12] tumbler: add dependency on xfce4-dev-tools Martin Jansa
2013-08-12 11:45 ` Andreas Müller
2013-08-09 8:54 ` [meta-oe][PATCH 10/12] uhd: add dependency on ncurses Martin Jansa
2013-08-09 12:13 ` Philip Balister
2013-08-09 8:54 ` [meta-oe][PATCH 11/12] webkit-efl: add dependency on gstreamer Martin Jansa
2013-08-09 8:54 ` [meta-oe][PATCH 12/12] xfce4-icon-theme: add dependency on intltool-native Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1376038471-32202-6-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox