summaryrefslogtreecommitdiffstats
path: root/kde/patch/calligra.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-08-10 15:46:00 +0200
committer Eric Hameleers <alien@slackware.com>2018-08-10 15:46:00 +0200
commita8ace22fb1daf9e9b1fbe0be32b4b5cea79481a4 (patch)
tree98f0efdc98ee939dd7ab5cd23b6bfc9cb7a4b924 /kde/patch/calligra.patch
parent80d54d4191a76967786d7faac83c7bf8e84c1bcf (diff)
downloadktown-a8ace22fb1daf9e9b1fbe0be32b4b5cea79481a4.tar.gz
ktown-a8ace22fb1daf9e9b1fbe0be32b4b5cea79481a4.tar.xz
Recompile calligra against new poppler and Qt 5.11
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 ; }
+