mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
libgdata: fix gobject introspection
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
0caf8d310d
commit
2d24824cc0
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
|
|||||||
|
|
||||||
DEPENDS = "libxml2 glib-2.0 libsoup-2.4 intltool-native liboauth gcr json-glib"
|
DEPENDS = "libxml2 glib-2.0 libsoup-2.4 intltool-native liboauth gcr json-glib"
|
||||||
|
|
||||||
inherit gnomebase pkgconfig autotools-brokensep gettext gtk-doc vala
|
inherit gnomebase pkgconfig autotools-brokensep gettext gtk-doc vala gobject-introspection
|
||||||
|
|
||||||
do_configure_prepend_class-target () {
|
do_configure_prepend_class-target () {
|
||||||
# introspection.m4 pre-packaged with upstream tarballs does not yet
|
# introspection.m4 pre-packaged with upstream tarballs does not yet
|
||||||
|
|||||||
Reference in New Issue
Block a user