Title: [202622] trunk/Tools
- Revision
- 202622
- Author
- [email protected]
- Date
- 2016-06-29 05:21:21 -0700 (Wed, 29 Jun 2016)
Log Message
[GTK] Add missing install dependency after r202619
https://bugs.webkit.org/show_bug.cgi?id=156716
Unreviewed.
* gtk/install-dependencies: Missed to add the GLES headers that are needed for building mesa on Debian.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (202621 => 202622)
--- trunk/Tools/ChangeLog 2016-06-29 12:16:41 UTC (rev 202621)
+++ trunk/Tools/ChangeLog 2016-06-29 12:21:21 UTC (rev 202622)
@@ -1,5 +1,14 @@
2016-06-29 Carlos Alberto Lopez Perez <[email protected]>
+ [GTK] Add missing install dependency after r202619
+ https://bugs.webkit.org/show_bug.cgi?id=156716
+
+ Unreviewed.
+
+ * gtk/install-dependencies: Missed to add the GLES headers that are needed for building mesa on Debian.
+
+2016-06-29 Carlos Alberto Lopez Perez <[email protected]>
+
[GTK][Wayland] Implement support for running the layout tests under a (virtualized) Wayland environment.
https://bugs.webkit.org/show_bug.cgi?id=156716
Modified: trunk/Tools/gtk/install-dependencies (202621 => 202622)
--- trunk/Tools/gtk/install-dependencies 2016-06-29 12:16:41 UTC (rev 202621)
+++ trunk/Tools/gtk/install-dependencies 2016-06-29 12:21:21 UTC (rev 202622)
@@ -159,6 +159,7 @@
libexpat1-dev \
libgbm-dev \
libgcrypt11-dev \
+ libgles2-mesa-dev \
libgpg-error-dev \
libjson-glib-dev \
libinput-dev \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes