mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Specify the clutter-1.0 branch of Clutter
For now, we want to stick to the stable branch of clutter rather than tracking new developments. Now that Clutter has branched for 1.0 switch our moduleset to the clutter-1.0 branch.
This commit is contained in:
parent
9fa88caded
commit
de8084ed40
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
</autotools>
|
||||
|
||||
<autotools id="clutter">
|
||||
<branch repo="git.clutter-project.org" module="clutter"/>
|
||||
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.0"/>
|
||||
<dependencies>
|
||||
<dep package="gobject-introspection"/>
|
||||
</dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue