Title: [183539] trunk/Tools
Revision
183539
Author
[email protected]
Date
2015-04-29 02:58:42 -0700 (Wed, 29 Apr 2015)

Log Message

[GTK] Add libnotify-dev in gtk install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=144379

Patch by Joonghun Park <[email protected]> on 2015-04-29
Reviewed by Žan Doberšek.

* gtk/install-dependencies:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (183538 => 183539)


--- trunk/Tools/ChangeLog	2015-04-29 08:23:12 UTC (rev 183538)
+++ trunk/Tools/ChangeLog	2015-04-29 09:58:42 UTC (rev 183539)
@@ -1,3 +1,12 @@
+2015-04-29  Joonghun Park  <[email protected]>
+
+        [GTK] Add libnotify-dev in gtk install-dependencies
+        https://bugs.webkit.org/show_bug.cgi?id=144379
+
+        Reviewed by Žan Doberšek.
+
+        * gtk/install-dependencies:
+
 2015-04-28  Ryuan Choi  <[email protected]>
 
         [CoordinatedGraphics] Merge TILED_BACKING_STORE guard with COORDINATED_GRAPHICS

Modified: trunk/Tools/gtk/install-dependencies (183538 => 183539)


--- trunk/Tools/gtk/install-dependencies	2015-04-29 08:23:12 UTC (rev 183538)
+++ trunk/Tools/gtk/install-dependencies	2015-04-29 09:58:42 UTC (rev 183539)
@@ -78,6 +78,7 @@
         libicu-dev \
         libjpeg-dev \
         libmpg123-dev \
+        libnotify-dev \
         libopus-dev \
         liborc-0.4-dev \
         libpango1.0-dev \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to