mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
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 <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b2568fb4e9
commit
5314bd311c
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user