jhbuild r2761 - in trunk: . modulesets



Author: fpeters
Date: Sat Mar 14 18:37:29 2009
New Revision: 2761
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2761&view=rev

Log:
* modulesets/gnome-2.26.modules, modulesets/gnome-2.28.modules:
epiphany trunk do not require --with-engine=webkit to build with WebKit
as engine.



Modified:
   trunk/ChangeLog
   trunk/modulesets/gnome-2.26.modules
   trunk/modulesets/gnome-2.28.modules

Modified: trunk/modulesets/gnome-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-2.26.modules	(original)
+++ trunk/modulesets/gnome-2.26.modules	Sat Mar 14 18:37:29 2009
@@ -1560,7 +1560,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="epiphany-webkit" autogenargs="--with-engine=webkit">
+  <autotools id="epiphany-webkit">
     <branch repo="svn.gnome.org"
             module="epiphany"
             checkoutdir="epiphany-webkit" />

Modified: trunk/modulesets/gnome-2.28.modules
==============================================================================
--- trunk/modulesets/gnome-2.28.modules	(original)
+++ trunk/modulesets/gnome-2.28.modules	Sat Mar 14 18:37:29 2009
@@ -1560,7 +1560,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="epiphany-webkit" autogenargs="--with-engine=webkit">
+  <autotools id="epiphany-webkit">
     <branch repo="svn.gnome.org"
             module="epiphany"
             checkoutdir="epiphany-webkit" />



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