From 2d24824cc09a917645d48f92c3d10da2179fc700 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 8 Mar 2016 17:21:36 +0200 Subject: [PATCH] libgdata: fix gobject introspection Signed-off-by: Alexander Kanavin --- meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb index b27420a16a..2a6f04b4d8 100644 --- a/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb +++ b/meta-gnome/recipes-gnome/libgdata/libgdata_0.16.1.bb @@ -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" -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 () { # introspection.m4 pre-packaged with upstream tarballs does not yet