summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/krita.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/krita.patch')
-rw-r--r--source/kde/kde/patch/krita.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/kde/patch/krita.patch b/source/kde/kde/patch/krita.patch
new file mode 100644
index 000000000..45232094e
--- /dev/null
+++ b/source/kde/kde/patch/krita.patch
@@ -0,0 +1,2 @@
+# Boost 1.75.0 requires C++ 14 standard:
+cat $CWD/patch/krita/krita.boost_1_75_0.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }