mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
libmediaart: fix gobject introspection
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
3e96f920d8
commit
35c6a68a85
@@ -9,6 +9,6 @@ DEPENDS = "glib-2.0 gdk-pixbuf"
|
||||
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user