From: Pau Espin Pedrol <pespin.shar@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-efl][PATCH 2/4] enjoy: Add inherit gettext
Date: Mon, 22 Aug 2011 22:45:06 +0200 [thread overview]
Message-ID: <1314045908-21970-2-git-send-email-pespin.shar@gmail.com> (raw)
In-Reply-To: <1314045908-21970-1-git-send-email-pespin.shar@gmail.com>
* Without this patch bitbake fails to build this recipe, and it says this line should be added to recipe
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
---
meta-efl/recipes-efl/e17/enjoy_svn.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb
index d3fea32..90eb318 100644
--- a/meta-efl/recipes-efl/e17/enjoy_svn.bb
+++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb
@@ -21,7 +21,7 @@ RDEPENDS += "\
lightmediascanner-test \
"
-inherit e
+inherit e gettext
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
S = "${WORKDIR}/${SRCNAME}"
--
1.7.6
next prev parent reply other threads:[~2011-08-22 20:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-22 20:45 [meta-efl][PATCH 1/4] enjoy: Add var LIC_FILES_CHKSUM to recipe Pau Espin Pedrol
2011-08-22 20:45 ` Pau Espin Pedrol [this message]
2011-08-22 20:45 ` [meta-efl][PATCH 3/4] enjoy: Update gstreamer package names in RDEPENDS Pau Espin Pedrol
2011-08-23 8:34 ` Koen Kooi
2011-08-22 20:45 ` [meta-efl][PATCH 4/4] enjoy: Add gst-plugins-good-autodetect to RDEPENDS Pau Espin Pedrol
-- strict thread matches above, loose matches on Subject: below --
2011-09-16 7:08 [meta-efl][PATCH 1/4] enjoy: Add var LIC_FILES_CHKSUM to recipe Martin Jansa
2011-09-16 7:08 ` [meta-efl][PATCH 0/4] Pull request #12 Martin Jansa
2011-09-16 7:08 ` [meta-efl][PATCH 2/4] enjoy: Add inherit gettext 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=1314045908-21970-2-git-send-email-pespin.shar@gmail.com \
--to=pespin.shar@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.