summaryrefslogtreecommitdiff
path: root/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in')
-rw-r--r--www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in b/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in
new file mode 100644
index 0000000..f3426ac
--- /dev/null
+++ b/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in
@@ -0,0 +1,10 @@
1Index: Source/WebKit/gtk/webkit2gtk-web-extension.pc.in
2--- Source/WebKit/gtk/webkit2gtk-web-extension.pc.in.orig
3+++ Source/WebKit/gtk/webkit2gtk-web-extension.pc.in
4@@ -9,5 +9,5 @@ Description: Web content engine for GTK - web process
5 URL: https://webkitgtk.org
6 Version: @PROJECT_VERSION@
7 Requires: glib-2.0 @GTK_PC_NAME@ libsoup-@SOUP_API_VERSION@ javascriptcoregtk-@WEBKITGTK_API_VERSION@
8-Libs: -L${libdir} -lwebkit2gtk-@WEBKITGTK_API_VERSION@
9+Libs: -L${libdir} -lwebkit2gtk-@WEBKITGTK_API_VERSION@ -Wl,-z,wxneeded
10 Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@