mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 23:54:59 +00:00
clutter-gtk: Disable introspection
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
ffc7e98e95
commit
59bb17f5c4
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user