From a8ace22fb1daf9e9b1fbe0be32b4b5cea79481a4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 10 Aug 2018 15:46:00 +0200 Subject: Recompile calligra against new poppler and Qt 5.11 --- kde/patch/calligra.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kde/patch/calligra.patch (limited to 'kde/patch/calligra.patch') 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 ; } + -- cgit v1.2.3