Title: [114326] trunk/Tools
Revision
114326
Author
k...@webkit.org
Date
2012-04-16 17:35:01 -0700 (Mon, 16 Apr 2012)

Log Message

Unreviewed, rolling out r114322.
http://trac.webkit.org/changeset/114322
https://bugs.webkit.org/show_bug.cgi?id=84096

Didn't make the debug bot happy, so back out

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (114325 => 114326)


--- trunk/Tools/ChangeLog	2012-04-17 00:28:11 UTC (rev 114325)
+++ trunk/Tools/ChangeLog	2012-04-17 00:35:01 UTC (rev 114326)
@@ -1,5 +1,15 @@
 2012-04-16  Gustavo Noronha Silva  <g...@gnome.org>
 
+        Unreviewed, rolling out r114322.
+        http://trac.webkit.org/changeset/114322
+        https://bugs.webkit.org/show_bug.cgi?id=84096
+
+        Didn't make the debug bot happy, so back out
+
+        * gtk/jhbuild.modules:
+
+2012-04-16  Gustavo Noronha Silva  <g...@gnome.org>
+
         [GTK] Try to fix debug bot by adding gobject-introspection to the build
         https://bugs.webkit.org/show_bug.cgi?id=84096
 

Modified: trunk/Tools/gtk/jhbuild.modules (114325 => 114326)


--- trunk/Tools/gtk/jhbuild.modules	2012-04-17 00:28:11 UTC (rev 114325)
+++ trunk/Tools/gtk/jhbuild.modules	2012-04-17 00:35:01 UTC (rev 114326)
@@ -116,7 +116,6 @@
              autogenargs="--disable-introspection">
     <dependencies>
       <dep package="glib"/>
-      <dep package="gobject-introspection"/>
       <dep package="cairo"/>
       <dep package="pango"/>
       <dep package="gdk-pixbuf"/>
@@ -138,16 +137,6 @@
             md5sum="c5fa76fbf9184d20dfb04af66b598190"/>
   </autotools>
 
-  <autotools id="gobject-introspection">
-    <dependencies>
-      <dep package="glib"/>
-    </dependencies>
-    <branch module="/pub/GNOME/sources/gobject-introspection/1.32/gobject-introspection-1.32.0.tar.xz" version="1.32.0"
-            repo="ftp.gnome.org"
-            hash="sha256:346a729eb8a2a5dc49197d2195e71295167504cc2671298dfd92a32f8e5a01b3"
-            md5sum="d0e8266f14063160770aece127211772"/>
-  </autotools>
-
   <autotools id="glib-networking">
     <dependencies>
       <dep package="gnutls"/>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to