Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/4] at-spi2-core: add intltool-native dependency
Date: Wed, 14 Aug 2013 13:13:51 +0200	[thread overview]
Message-ID: <1376478834-12858-1-git-send-email-Martin.Jansa@gmail.com> (raw)

* configure fails without it
  at-spi2-core/2.8.0-r0/temp/run.do_configure.372: intltoolize: not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta/recipes-support/atk/at-spi2-core_2.8.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/atk/at-spi2-core_2.8.0.bb b/meta/recipes-support/atk/at-spi2-core_2.8.0.bb
index 34cdcbb..8403d65 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.8.0.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.8.0.bb
@@ -8,7 +8,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
 SRC_URI[md5sum] = "93b57d5d56d15d1222ddf2386e2f869f"
 SRC_URI[sha256sum] = "1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458"
 
-DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst"
+DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"
 
 inherit autotools gtk-doc
 
-- 
1.8.3.2



             reply	other threads:[~2013-08-14 11:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-14 11:13 Martin Jansa [this message]
2013-08-14 11:13 ` [PATCH 2/4] gst-plutins-gl: add dependency on glew Martin Jansa
2013-08-14 11:18   ` [PATCHv2] gst-plugins-gl: " Martin Jansa
2013-08-14 11:13 ` [PATCH 3/4] xeyes: add dependency on libxrender Martin Jansa
2013-08-14 11:13 ` [PATCH 4/4] xrestop: add dependency on ncurses 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=1376478834-12858-1-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@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