mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
clutter-gtk: Disable introspection
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -8,3 +8,5 @@ SRC_URI = "git://git.clutter-project.org/clutter-gtk.git;protocol=git"
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS = "clutter"
|
DEPENDS = "clutter"
|
||||||
|
|
||||||
|
EXTRA_OECONF += "--disable-introspection"
|
||||||
|
|||||||
Reference in New Issue
Block a user