[gnome-shell] Specify the clutter-1.0 branch of Clutter



commit de8084ed40e37a723141fabe6fb548742b1fb9f4
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Aug 10 12:13:09 2009 -0400

    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.

 tools/build/gnome-shell.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 591c282..095bc9d 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]