From 3099659954b53ec4362258745bdca190d54e0a59 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 25 Jun 2017 12:46:41 +0200 Subject: krita needs a patch to compile against Qt 5.9 --- kde/patch/krita.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 kde/patch/krita.patch (limited to 'kde/patch/krita.patch') diff --git a/kde/patch/krita.patch b/kde/patch/krita.patch new file mode 100644 index 0000000..3f1486b --- /dev/null +++ b/kde/patch/krita.patch @@ -0,0 +1,3 @@ +# Fix compilation of Krita against Qt 5.9: +cat $CWD/patch/krita/krita_qt59.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3