mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
libmediaart: fix gobject introspection
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
parent
3e96f920d8
commit
35c6a68a85
|
|
@ -9,6 +9,6 @@ DEPENDS = "glib-2.0 gdk-pixbuf"
|
||||||
|
|
||||||
GNOME_COMPRESS_TYPE = "xz"
|
GNOME_COMPRESS_TYPE = "xz"
|
||||||
|
|
||||||
inherit gnomebase gtk-doc
|
inherit gnomebase gtk-doc gobject-introspection
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-introspection --disable-qt --enable-gdkpixbuf"
|
EXTRA_OECONF = "--disable-qt --enable-gdkpixbuf"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user