clutter: Disable introspection

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-05-14 14:59:45 +01:00
parent 7af06dbb89
commit ffc7e98e95

View File

@ -7,4 +7,5 @@ SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master
file://enable_tests.patch;patch=1 "
S = "${WORKDIR}/git"
BASE_CONF += "--disable-introspection"