Title: [101840] trunk/Tools
Revision
101840
Author
[email protected]
Date
2011-12-02 11:24:08 -0800 (Fri, 02 Dec 2011)

Log Message

Build libsoup without gnome dependencies (like keyring).

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (101839 => 101840)


--- trunk/Tools/ChangeLog	2011-12-02 19:21:58 UTC (rev 101839)
+++ trunk/Tools/ChangeLog	2011-12-02 19:24:08 UTC (rev 101840)
@@ -1,5 +1,11 @@
 2011-12-02  Gustavo Noronha Silva  <[email protected]>
 
+        Build libsoup without gnome dependencies (like keyring).
+
+        * gtk/jhbuild.modules:
+
+2011-12-02  Gustavo Noronha Silva  <[email protected]>
+
         Also build gcrypt and p11-kit, and make them dependencies of
         gnutls.
 

Modified: trunk/Tools/gtk/jhbuild.modules (101839 => 101840)


--- trunk/Tools/gtk/jhbuild.modules	2011-12-02 19:21:58 UTC (rev 101839)
+++ trunk/Tools/gtk/jhbuild.modules	2011-12-02 19:24:08 UTC (rev 101840)
@@ -96,7 +96,7 @@
             md5sum="555687a7ffefba0bd9de1e71cb61402c"/>
   </autotools>
 
-  <autotools id="libsoup">
+  <autotools id="libsoup" autogenargs="--without-gnome">
     <branch module="libsoup" version="2.37.2.1+git"
             repo="git.gnome.org"
             tag="5cbfc48caf76ced2e28ee06c9e40523273601dc6"/>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to