Title: [228048] trunk/Tools
Revision
228048
Author
ctur...@igalia.com
Date
2018-02-03 06:40:27 -0800 (Sat, 03 Feb 2018)

Log Message

Add libmount to WPE dependencies
https://bugs.webkit.org/show_bug.cgi?id=182345

Reviewed by Michael Catanzaro.

* wpe/install-dependencies:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (228047 => 228048)


--- trunk/Tools/ChangeLog	2018-02-03 09:59:34 UTC (rev 228047)
+++ trunk/Tools/ChangeLog	2018-02-03 14:40:27 UTC (rev 228048)
@@ -1,3 +1,12 @@
+2018-02-03  Charlie Turner  <ctur...@igalia.com>
+
+        Add libmount to WPE dependencies
+        https://bugs.webkit.org/show_bug.cgi?id=182345
+
+        Reviewed by Michael Catanzaro.
+
+        * wpe/install-dependencies:
+
 2018-02-02  Youenn Fablet  <you...@apple.com>
 
         W3C test exporter should allow exporting newly added files

Modified: trunk/Tools/wpe/install-dependencies (228047 => 228048)


--- trunk/Tools/wpe/install-dependencies	2018-02-03 09:59:34 UTC (rev 228047)
+++ trunk/Tools/wpe/install-dependencies	2018-02-03 14:40:27 UTC (rev 228048)
@@ -111,6 +111,7 @@
         libgbm-dev \
         libgles2-mesa-dev \
         libluajit-5.1-dev \
+        libmount-dev \
         libopus-dev \
         liborc-0.4-dev \
         libproxy-dev \
@@ -214,6 +215,7 @@
         opus \
         orc \
         perl-xml-libxml \
+        util-linux \
         v4l-utils \
         wayland"
 
@@ -282,6 +284,7 @@
         expat-devel \
         git \
         gsettings-desktop-schemas-devel \
+        libmount-devel \
         libproxy-devel \
         libsrtp-devel \
         libtheora-devel \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to