mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 01:19:30 +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"
|
||||
|
||||
DEPENDS = "clutter"
|
||||
|
||||
EXTRA_OECONF += "--disable-introspection"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user