mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
build: Switch to stable cogl/clutter branches for now
This commit is contained in:
parent
f4355de896
commit
4c7369db16
1 changed files with 2 additions and 2 deletions
|
|
@ -150,7 +150,7 @@
|
|||
</autotools>
|
||||
|
||||
<autotools id="cogl">
|
||||
<branch repo="git.gnome.org" module="cogl"/>
|
||||
<branch repo="git.gnome.org" module="cogl" revision="cogl-1.8"/>
|
||||
<dependencies>
|
||||
<dep package="glib"/>
|
||||
<dep package="gobject-introspection"/>
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
</autotools>
|
||||
|
||||
<autotools id="clutter">
|
||||
<branch repo="git.gnome.org" module="clutter"/>
|
||||
<branch repo="git.gnome.org" module="clutter" revision="clutter-1.8"/>
|
||||
<dependencies>
|
||||
<dep package="cogl"/>
|
||||
<dep package="json-glib"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue