The configure script looks for this; most of the time dependency chains ensure this is present but we need to be explicit or failures can occur.
Reported by Nicolas Dechesne <nicolas.deche...@linaro.org> Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com> --- meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb index 5edbb09..3325939 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.44.2.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" SECTION = "x11/gnome/libs" -DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3" +DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 intltool-native" # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Enable # by default but let it be easily disabled. -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core