Title: [183634] trunk/Tools
Revision
183634
Author
[email protected]
Date
2015-04-30 11:20:47 -0700 (Thu, 30 Apr 2015)

Log Message

[GTK] Add libhyphen-dev to the build dependencies
https://bugs.webkit.org/show_bug.cgi?id=144452

Reviewed by Martin Robinson.

* gtk/install-dependencies: Added libhyphen-dev to the WebKitGTK+
build dependencies.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (183633 => 183634)


--- trunk/Tools/ChangeLog	2015-04-30 18:00:44 UTC (rev 183633)
+++ trunk/Tools/ChangeLog	2015-04-30 18:20:47 UTC (rev 183634)
@@ -1,3 +1,13 @@
+2015-04-30  Xabier Rodriguez Calvar  <[email protected]>
+
+        [GTK] Add libhyphen-dev to the build dependencies
+        https://bugs.webkit.org/show_bug.cgi?id=144452
+
+        Reviewed by Martin Robinson.
+
+        * gtk/install-dependencies: Added libhyphen-dev to the WebKitGTK+
+        build dependencies.
+
 2015-04-30  Martin Robinson  <[email protected]>
 
         [GTK] Testing dictionaries are not installed automatically

Modified: trunk/Tools/gtk/install-dependencies (183633 => 183634)


--- trunk/Tools/gtk/install-dependencies	2015-04-30 18:00:44 UTC (rev 183633)
+++ trunk/Tools/gtk/install-dependencies	2015-04-30 18:20:47 UTC (rev 183634)
@@ -75,6 +75,7 @@
         libgtk-3-dev \
         libgudev-1.0-dev \
         libharfbuzz-dev \
+        libhyphen-dev \
         libicu-dev \
         libjpeg-dev \
         libmpg123-dev \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to