summaryrefslogtreecommitdiffstats
path: root/kde/patch/digikam.patch
diff options
context:
space:
mode:
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 ; }
+