[gnome-shell.modules] Skip all modules in gir-repository except those we need

Otherwise we're much more subject to random build failures from e.g.
GStreamer updates or the like.
This commit is contained in:
Colin Walters 2010-03-03 17:18:49 -05:00
parent 2e00bc4aed
commit dd23a61dbb

View File

@ -43,7 +43,7 @@
</dependencies>
</autotools>
<autotools id="gir-repository">
<autotools id="gir-repository" autogenargs="--with-skipped-gir-modules=Gst,Poppler,WebKit,GSSDP,Unique,GMenu,Wnck,GooCanvas,Notify,GnomeKeyring">
<branch repo="git.gnome.org" module="gir-repository"/>
<dependencies>
<dep package="gobject-introspection"/>