From 5314bd311cb789f64695021c558247b8f43f752b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 14 Aug 2013 13:13:51 +0200 Subject: at-spi2-core: add intltool-native dependency * configure fails without it at-spi2-core/2.8.0-r0/temp/run.do_configure.372: intltoolize: not found (From OE-Core rev: 483abbe91c1320d6c6e3e7a5824de80e427aa50e) Signed-off-by: Martin Jansa Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-support/atk/at-spi2-core_2.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') 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 34cdcbba61..8403d6543e 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 -- cgit v1.2.3-54-g00ecf