Title: [206905] trunk/Tools
Revision
206905
Author
ph...@webkit.org
Date
2016-10-07 01:20:20 -0700 (Fri, 07 Oct 2016)

Log Message

[GTK] Docs build failure
https://bugs.webkit.org/show_bug.cgi?id=163102

Reviewed by Carlos Garcia Campos.

* gtk/jhbuild.modules: Bump to gtk-doc 1.25 to fix build errors on Debian Testing.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (206904 => 206905)


--- trunk/Tools/ChangeLog	2016-10-07 07:56:29 UTC (rev 206904)
+++ trunk/Tools/ChangeLog	2016-10-07 08:20:20 UTC (rev 206905)
@@ -1,3 +1,12 @@
+2016-10-07  Philippe Normand  <pnorm...@igalia.com>
+
+        [GTK] Docs build failure
+        https://bugs.webkit.org/show_bug.cgi?id=163102
+
+        Reviewed by Carlos Garcia Campos.
+
+        * gtk/jhbuild.modules: Bump to gtk-doc 1.25 to fix build errors on Debian Testing.
+
 2016-10-06  Joseph Pecoraro  <pecor...@apple.com>
 
         check-webkit-style: Enable the legal/copyright rule for cpp/h files

Modified: trunk/Tools/gtk/jhbuild.modules (206904 => 206905)


--- trunk/Tools/gtk/jhbuild.modules	2016-10-07 07:56:29 UTC (rev 206904)
+++ trunk/Tools/gtk/jhbuild.modules	2016-10-07 08:20:20 UTC (rev 206905)
@@ -461,9 +461,9 @@
     <dependencies>
       <dep package="glib"/>
     </dependencies>
-    <branch module="/pub/GNOME/sources/gtk-doc/1.20/gtk-doc-1.20.tar.xz" version="1.20"
+    <branch module="/pub/GNOME/sources/gtk-doc/${version}/gtk-doc-${version}.tar.xz" version="1.25"
             repo="ftp.gnome.org"
-            hash="sha256:3e6ecf134dbf92a74c24d79848fea3a48e59ab95408a38c6405905d95a293011"/>
+            hash="sha256:1ea46ed400e6501f975acaafea31479cea8f32f911dca4dff036f59e6464fd42"/>
   </autotools>
 
   <autotools id="libdrm" autogen-sh="configure">
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to