modules: Point to the correct branch of Cogl
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 11 May 2012 12:48:41 +0000 (13:48 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 11 May 2012 12:48:41 +0000 (13:48 +0100)
Clutter requires the cogl-1.10 branch of Cogl.

build/clutter.modules

index 154eef7..eb3a861 100644 (file)
 
   <autotools id="cogl">
     <pkg-config>cogl-1.0.pc</pkg-config>
-    <branch/>
+    <branch revision="cogl-1.10"/>
     <dependencies>
       <dep package="glib"/>
     </dependencies>