Title: [183632] trunk/Tools
Revision
183632
Author
mrobin...@webkit.org
Date
2015-04-30 10:50:16 -0700 (Thu, 30 Apr 2015)

Log Message

[GTK] Testing dictionaries are not installed automatically
https://bugs.webkit.org/show_bug.cgi?id=144460

Reviewed by Carlos Garcia Campos.

* gtk/jhbuild.modules: Add the testing dictionaries to the main moduleset.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (183631 => 183632)


--- trunk/Tools/ChangeLog	2015-04-30 17:44:23 UTC (rev 183631)
+++ trunk/Tools/ChangeLog	2015-04-30 17:50:16 UTC (rev 183632)
@@ -1,3 +1,12 @@
+2015-04-30  Martin Robinson  <mrobin...@igalia.com>
+
+        [GTK] Testing dictionaries are not installed automatically
+        https://bugs.webkit.org/show_bug.cgi?id=144460
+
+        Reviewed by Carlos Garcia Campos.
+
+        * gtk/jhbuild.modules: Add the testing dictionaries to the main moduleset.
+
 2015-04-30  Dewei Zhu  <dewei_...@apple.com>
 
         Fix return code issue, check return code of safari process and dump results to log

Modified: trunk/Tools/gtk/jhbuild.modules (183631 => 183632)


--- trunk/Tools/gtk/jhbuild.modules	2015-04-30 17:44:23 UTC (rev 183631)
+++ trunk/Tools/gtk/jhbuild.modules	2015-04-30 17:50:16 UTC (rev 183632)
@@ -7,6 +7,7 @@
     <dependencies>
       <dep package="cairo"/>
       <dep package="fonts"/>
+      <dep package="dicts"/>
       <dep package="fontconfig"/>
       <dep package="freetype6"/>
       <dep package="harfbuzz"/>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to