[gnome-shell.modules] Switch Clutter to master (Clutter 1.4 branch)

Build the Clutter 1.4 development branch instead of against Clutter 1.2;
this seems to work fine with GNOME Shell at this point, with various
fixes having been applied Mutter, GNOME Shell, and Clutter.
This commit is contained in:
Owen W. Taylor 2010-08-09 17:18:06 -04:00
parent 597cd9c7ab
commit a0d9c9b65a

View File

@ -116,7 +116,7 @@
</autotools>
<autotools id="clutter">
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.2"/>
<branch repo="git.clutter-project.org" module="clutter"/>
<dependencies>
<dep package="json-glib"/>
<dep package="gobject-introspection"/>