[gnome-shell] build: Switch moduleset to clutter-1.6 branch



commit c71a6073e350192f095dd57b2365bda0048d3045
Author: Adel Gadllah <adel gadllah gmail com>
Date:   Mon Feb 28 13:07:44 2011 +0100

    build: Switch moduleset to clutter-1.6 branch
    
    We are targeting 1.6 for 3.0, so we should not follow the master
    branch branch leading to 1.7

 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 95979ab..778db20 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -115,7 +115,7 @@
   </autotools>
 
   <autotools id="clutter">
-    <branch repo="git.clutter-project.org" module="clutter"/>
+    <branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.6"/>
     <dependencies>
         <dep package="json-glib"/>
         <dep package="gobject-introspection"/>



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