[clutter] modules: Point to the correct branch of Cogl



commit c70a7b94703000b0eac768e3fba9ae5fd2937f9e
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Fri May 11 13:48:41 2012 +0100

    modules: Point to the correct branch of Cogl
    
    Clutter requires the cogl-1.10 branch of Cogl.

 build/clutter.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/clutter.modules b/build/clutter.modules
index 154eef7..eb3a861 100644
--- a/build/clutter.modules
+++ b/build/clutter.modules
@@ -177,7 +177,7 @@
 
   <autotools id="cogl">
     <pkg-config>cogl-1.0.pc</pkg-config>
-    <branch/>
+    <branch revision="cogl-1.10"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>



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