[Spice-devel] [PATCH v2 2/3] jhbuildrc: fix autogen flags for cmake

Christophe Fergeau cfergeau at redhat.com
Tue May 12 06:30:39 PDT 2015


On Mon, May 11, 2015 at 09:11:02PM +0200, Victor Toso wrote:
> Hi,
> 
> On Sun, May 10, 2015 at 06:47:32PM +0300, Kirill Moizik wrote:
> > From: Kirill Moizik <kmoizik at redhat.com>
> > 
> > cmake autogen can not be run with --disable-introspection flag
> > 
> > Signed-off-by: Kirill Moizik <kmoizik at redhat.com>
> > ---
> >  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?

gtk-osx seems to build it as part of its bootstrapping phase, se
https://git.gnome.org/browse/gtk-osx/tree/modulesets-stable/bootstrap.modules#n57

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150512/3eb6a3e5/attachment.sig>


More information about the Spice-devel mailing list