Hi, On Sun, May 10, 2015 at 06:47:32PM +0300, Kirill Moizik wrote: > 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'] = '' So, jhbuild build is actually building cmake? Shouldn't this be a system dependency? _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel