Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/4] at-spi2-core: add intltool-native dependency
@ 2013-08-14 11:13 Martin Jansa
  2013-08-14 11:13 ` [PATCH 2/4] gst-plutins-gl: add dependency on glew Martin Jansa
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Martin Jansa @ 2013-08-14 11:13 UTC (permalink / raw)
  To: openembedded-core

* 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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-14 11:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 11:13 [PATCH 1/4] at-spi2-core: add intltool-native dependency Martin Jansa
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox