[oe-commits] Khem Raj : libgdata: Fix build when S != B

git at git.openembedded.org git at git.openembedded.org
Sat May 3 18:47:02 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: ecc6a522299d62d898b8b2521fce7010907e301f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ecc6a522299d62d898b8b2521fce7010907e301f

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Apr 28 00:31:25 2014 -0700

libgdata: Fix build when S != B

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 8f6675d..2affacc 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"



More information about the Openembedded-commits mailing list