summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch')
-rw-r--r--source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch b/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch
new file mode 100644
index 000000000..fa6fa23c3
--- /dev/null
+++ b/source/kde/kde/patch/kdoctools/kdoctools.libxml2-2.12.patch
@@ -0,0 +1,10 @@
+--- ./src/xslt.cpp.orig 2023-11-04 05:02:07.000000000 -0500
++++ ./src/xslt.cpp 2023-12-11 21:07:11.333261959 -0600
+@@ -14,6 +14,7 @@
+ #include <libxml/parser.h>
+ #include <libxml/parserInternals.h>
+ #include <libxml/xmlIO.h>
++#include <libxml/xmlsave.h>
+ #include <libxslt/transform.h>
+ #include <libxslt/xsltInternals.h>
+ #include <libxslt/xsltconfig.h>