summaryrefslogtreecommitdiff
path: root/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk_pc_in
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk_pc_in')
-rw-r--r--www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk_pc_in10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk_pc_in b/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk_pc_in
deleted file mode 100644
index 563d209..0000000
--- a/www/webkitgtk4/patches/patch-Source_WebKit_gtk_webkit2gtk_pc_in
+++ /dev/null
@@ -1,10 +0,0 @@
1Index: Source/WebKit/gtk/webkit2gtk.pc.in
2--- Source/WebKit/gtk/webkit2gtk.pc.in.orig
3+++ Source/WebKit/gtk/webkit2gtk.pc.in
4@@ -9,5 +9,5 @@ Description: Web content engine for GTK
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@