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:
@ -30,7 +30,7 @@
|
|||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="clutter">
|
<autotools id="clutter">
|
||||||
<branch repo="git.clutter-project.org" module="clutter"/>
|
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.0"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="gobject-introspection"/>
|
<dep package="gobject-introspection"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Reference in New Issue
Block a user