summaryrefslogtreecommitdiff
path: root/user/rocs/webkit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/rocs/webkit.patch')
-rw-r--r--user/rocs/webkit.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/rocs/webkit.patch b/user/rocs/webkit.patch
new file mode 100644
index 000000000..87ba9e747
--- /dev/null
+++ b/user/rocs/webkit.patch
@@ -0,0 +1,11 @@
+--- rocs-19.12.0/src/CMakeLists.txt.old 2019-12-05 19:44:59.000000000 +0000
++++ rocs-19.12.0/src/CMakeLists.txt 2020-01-05 05:05:52.820317770 +0000
+@@ -103,7 +103,7 @@
+ Qt5::Core
+ Qt5::Quick
+ Qt5::QuickWidgets
+- Qt5::WebKit
++ Qt5::WebKitLegacy
+ Qt5::WebKitWidgets
+ Qt5::XmlPatterns
+ )