summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/digikam.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/digikam.patch')
-rw-r--r--source/kde/kde/patch/digikam.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/kde/kde/patch/digikam.patch b/source/kde/kde/patch/digikam.patch
new file mode 100644
index 000000000..a44206c2f
--- /dev/null
+++ b/source/kde/kde/patch/digikam.patch
@@ -0,0 +1,2 @@
+# Fix build with recent akonadi-contacts:
+cat $CWD/patch/digikam/digikam.51efe295a222070743187af0367b0bf957879337.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }