[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:
parent
2e00bc4aed
commit
dd23a61dbb
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user