11 lines
299 B
Diff
11 lines
299 B
Diff
|
--- webkitgtk-2.10.4-orig/Source/WebKit2/CMakeLists.txt 2015-11-11 02:42:51.000000000 -0500
|
||
|
+++ webkitgtk-2.10.4/Source/WebKit2/CMakeLists.txt 2016-01-31 18:27:49.000000000 -0500
|
||
|
@@ -738,6 +738,7 @@
|
||
|
set(WebKit2_LIBRARIES
|
||
|
JavaScriptCore
|
||
|
WebCore
|
||
|
+ intl
|
||
|
)
|
||
|
|
||
|
set(PluginProcess_LIBRARIES
|