Title: [194034] trunk/Tools
- Revision
- 194034
- Author
- [email protected]
- Date
- 2015-12-14 08:27:42 -0800 (Mon, 14 Dec 2015)
Log Message
[GTK] [JHBuild] package libtool-bin is now required on Debian systems.
https://bugs.webkit.org/show_bug.cgi?id=152252
Reviewed by Sergio Villar Senin.
* gtk/install-dependencies: Add libtool-bin to the list of packages required
for building the JHBuild on Debian systems.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (194033 => 194034)
--- trunk/Tools/ChangeLog 2015-12-14 15:57:48 UTC (rev 194033)
+++ trunk/Tools/ChangeLog 2015-12-14 16:27:42 UTC (rev 194034)
@@ -1,3 +1,13 @@
+2015-12-14 Carlos Alberto Lopez Perez <[email protected]>
+
+ [GTK] [JHBuild] package libtool-bin is now required on Debian systems.
+ https://bugs.webkit.org/show_bug.cgi?id=152252
+
+ Reviewed by Sergio Villar Senin.
+
+ * gtk/install-dependencies: Add libtool-bin to the list of packages required
+ for building the JHBuild on Debian systems.
+
2015-12-11 Joseph Pecoraro <[email protected]>
check-for-inappropriate-objc-class-names should check all class names, not just externally visible ones
Modified: trunk/Tools/gtk/install-dependencies (194033 => 194034)
--- trunk/Tools/gtk/install-dependencies 2015-12-14 15:57:48 UTC (rev 194033)
+++ trunk/Tools/gtk/install-dependencies 2015-12-14 16:27:42 UTC (rev 194034)
@@ -131,6 +131,7 @@
libxcb-xfixes0-dev \
libxfont-dev \
libxkbfile-dev \
+ libtool-bin \
llvm \
llvm-dev \
python-dev \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes