Title: [192685] trunk/Tools
Revision
192685
Author
mcatanz...@igalia.com
Date
2015-11-20 07:17:36 -0800 (Fri, 20 Nov 2015)

Log Message

Unreviewed, fix installation of ninja-build after the previous commit

* gtk/install-dependencies:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (192684 => 192685)


--- trunk/Tools/ChangeLog	2015-11-20 15:01:27 UTC (rev 192684)
+++ trunk/Tools/ChangeLog	2015-11-20 15:17:36 UTC (rev 192685)
@@ -1,5 +1,11 @@
 2015-11-20  Michael Catanzaro  <mcatanz...@igalia.com>
 
+        Unreviewed, fix installation of ninja-build after the previous commit
+
+        * gtk/install-dependencies:
+
+2015-11-20  Michael Catanzaro  <mcatanz...@igalia.com>
+
         [GTK] install-dependencies should run installer exactly once
         https://bugs.webkit.org/show_bug.cgi?id=151477
 

Modified: trunk/Tools/gtk/install-dependencies (192684 => 192685)


--- trunk/Tools/gtk/install-dependencies	2015-11-20 15:01:27 UTC (rev 192684)
+++ trunk/Tools/gtk/install-dependencies	2015-11-20 15:17:36 UTC (rev 192685)
@@ -92,6 +92,7 @@
         libxt-dev \
         libxtst-dev \
         libwayland-dev \
+        ninja-build \
         ruby \
         xfonts-utils"
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to