gnome-shell r105 - trunk/tools/build



Author: walters
Date: Mon Dec  1 23:14:12 2008
New Revision: 105
URL: http://svn.gnome.org/viewvc/gnome-shell?rev=105&view=rev

Log:
Add clutter-cairo to moduleset

We depend on it now for Big library

Modified:
   trunk/tools/build/gnome-shell.modules

Modified: trunk/tools/build/gnome-shell.modules
==============================================================================
--- trunk/tools/build/gnome-shell.modules	(original)
+++ trunk/tools/build/gnome-shell.modules	Mon Dec  1 23:14:12 2008
@@ -35,6 +35,10 @@
   <autotools id="clutter">
     <branch repo="svn.o-hand.com" module="clutter/branches/clutter-0-8"/>
   </autotools>
+  
+  <autotools id="clutter-cairo">
+    <branch repo="svn.o-hand.com" module="clutter/branches/clutter-cairo-0-8"/>
+  </autotools>  
 
   <autotools id="metacity-clutter" autogenargs="--with-clutter">
     <branch repo="fishsoup.net" module="metacity-clutter" revision="clutter"/>



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