mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00: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"
|
||||
|
||||
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