summaryrefslogtreecommitdiffstats
path: root/kde/patch/calligra.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/calligra.patch')
-rw-r--r--kde/patch/calligra.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/calligra.patch b/kde/patch/calligra.patch
new file mode 100644
index 0000000..e6d9ea8
--- /dev/null
+++ b/kde/patch/calligra.patch
@@ -0,0 +1,3 @@
+# Fix build against Qt 5.11:
+cat $CWD/patch/calligra/calligra3_qt511.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+