From 67d7b820640d742fc5a350cea9a08beb867bc174 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 22 Feb 2016 19:14:53 +0200 Subject: libxklavier: fix gobject introspection Signed-off-by: Alexander Kanavin --- meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb index 5e1d12567e..384841a8d3 100644 --- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb +++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb @@ -6,13 +6,11 @@ DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" GNOME_COMPRESS_TYPE = "xz" -inherit gnomebase gettext +inherit gnomebase gettext gobject-introspection SRC_URI[archive.md5sum] = "290ea2a8abc40f78a3a16bdae6f02808" SRC_URI[archive.sha256sum] = "ebec3bc54b5652838502b96223152fb1cd8fcb14ace5cb02d718fc3276bbd404" EXTRA_OECONF = "--with-xkb-bin-base=${bindir}" -PACKAGECONFIG ??="" -PACKAGECONFIG[introspection] = "--enable-introspection=yes, --enable-introspection=no, libgirepository" do_configure_append() { find ${B} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g -- cgit 1.2.3-korg