From: Kirill Moizik <kmoizik@xxxxxxxxxx> cmake autogen can not be run with --disable-introspection flag Signed-off-by: Kirill Moizik <kmoizik@xxxxxxxxxx> --- jhbuildrc | 1 + 1 file changed, 1 insertion(+) diff --git a/jhbuildrc b/jhbuildrc index 403ef43..773a205 100644 --- a/jhbuildrc +++ b/jhbuildrc @@ -19,3 +19,4 @@ modules = [ "meta-gtk-osx-bootstrap", "meta-gtk-osx-gtk3", "virt-viewer-gtk3" ] #altogether global autogenargs autogenargs = autogenargs + ' --disable-introspection' +module_autogenargs['cmake'] = '' -- 1.9.5 (Apple Git-50.3) _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel