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:
Owen W. Taylor 2009-08-10 12:13:09 -04:00
parent 9fa88caded
commit de8084ed40

View File

@ -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>