summaryrefslogtreecommitdiffstats
path: root/kde/patch/digikam.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-11-11 21:38:31 +0100
committer Eric Hameleers <alien@slackware.com>2019-11-11 21:38:31 +0100
commit9ae6c063e1046b5ec8f279b2107fa961f4520068 (patch)
treec1eacb786fb8a68d746c46f5471d49ece239c2b8 /kde/patch/digikam.patch
parent517761760945697aa031cc413dc8fa68187e4570 (diff)
downloadktown-9ae6c063e1046b5ec8f279b2107fa961f4520068.tar.gz
ktown-9ae6c063e1046b5ec8f279b2107fa961f4520068.tar.xz
KDE: update digikam
Diffstat (limited to 'kde/patch/digikam.patch')
-rw-r--r--kde/patch/digikam.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/digikam.patch b/kde/patch/digikam.patch
index ec056c9..8f50ec2 100644
--- a/kde/patch/digikam.patch
+++ b/kde/patch/digikam.patch
@@ -7,3 +7,6 @@
# cat $CWD/patch/digikam/digikam_databasemodel.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
#cd -
+# Fix crashes with imagemagick 7 (fixed post digikam 6.4.0):
+cat $CWD/patch/digikam/digikam_imagemagick7.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+