summaryrefslogtreecommitdiffstats
path: root/office/gnucash/gnucash-webkit2gtk-4.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'office/gnucash/gnucash-webkit2gtk-4.1.patch')
-rw-r--r--office/gnucash/gnucash-webkit2gtk-4.1.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/office/gnucash/gnucash-webkit2gtk-4.1.patch b/office/gnucash/gnucash-webkit2gtk-4.1.patch
deleted file mode 100644
index 015827402b..0000000000
--- a/office/gnucash/gnucash-webkit2gtk-4.1.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur gnucash-4.9.orig/CMakeLists.txt gnucash-4.9/CMakeLists.txt
---- gnucash-4.9.orig/CMakeLists.txt 2021-12-17 16:17:34.000000000 -0500
-+++ gnucash-4.9/CMakeLists.txt 2022-02-01 18:20:28.027299079 -0500
-@@ -211,7 +211,7 @@
- pkg_check_modules (WEBKIT REQUIRED IMPORTED_TARGET webkitgtk-3.0)
- set(WEBKIT1 1 CACHE INTERNAL "WebKitGtk")
- else()
-- pkg_check_modules (WEBKIT REQUIRED IMPORTED_TARGET webkit2gtk-4.0>=2.14.0)
-+ pkg_check_modules (WEBKIT REQUIRED IMPORTED_TARGET webkit2gtk-4.1>=2.14.0)
- set(WEBKIT2 1 CACHE INTERNAL "WebKit2Gtk4")
- endif()
-