]> code.ossystems Code Review - openembedded-core.git/commit
gdk-pixbuf(-native): Fix build by disabling introspection
authorAndreas Mueller <schnitzeltony@gmx.de>
Sat, 16 Jul 2011 22:48:34 +0000 (00:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2011 14:24:56 +0000 (15:24 +0100)
commited40a1c776ba3d59f03250b2eb9cfae9b8afadd5
treef463d894c7e9f4dfa6f7afe9c425d00fe52f10e1
parentfd1b9994f75117d47c088cdbe0d2aec0b600b31c
gdk-pixbuf(-native): Fix build by disabling introspection

Error message was:
| /home/Superandy/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/g-ir-compiler  --includedir=. GdkPixbuf-2.0.gir -o GdkPixbuf-2.0.typelib
| /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1'
| /usr/share/gir-1.0/GLib-2.0.gir:9:39: error: Unsupported version '1.1'
| error parsing file GdkPixbuf-2.0.gir: Failed to parse included gir GLib-2.0
| make[4]: *** [GdkPixbuf-2.0.typelib] Error 1

Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb