mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libgdata: Fix build when S != B
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user