From ecc6a522299d62d898b8b2521fce7010907e301f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Apr 2014 00:31:25 -0700 Subject: libgdata: Fix build when S != B Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb index 8f6675d8f6..2affaccc13 100644 --- a/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb +++ b/meta-gnome/recipes-gnome/libgdata/libgdata_0.7.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ DEPENDS = "libxml2 glib-2.0 libsoup-2.4" -inherit gnomebase pkgconfig autotools gettext +inherit gnomebase pkgconfig autotools-brokensep gettext SRC_URI[archive.md5sum] = "ec5262cbcb07b63b58d45aa3ac636096" SRC_URI[archive.sha256sum] = "fb244138276a5ce98510b0e2408bbf6f9ce0fd8cdcf86f07cd4be38afbb7c2bc" -- cgit 1.2.3-korg