summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdeconnect-framework.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kdeconnect-framework.patch')
-rw-r--r--kde/patch/kdeconnect-framework.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/patch/kdeconnect-framework.patch b/kde/patch/kdeconnect-framework.patch
index 8615714..835a0de 100644
--- a/kde/patch/kdeconnect-framework.patch
+++ b/kde/patch/kdeconnect-framework.patch
@@ -1,4 +1,5 @@
# We now use Qca-qt5, not Qca.
# Change the lines with #include <QtCrypto> to #include <QtCrypto/QtCrypto> :
-cat $CWD/patch/kdeconnect-framework/kdeconnect-kde_qca.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# No longer needed for kdeconnect-kde 5.2.0:
+#cat $CWD/patch/kdeconnect-framework/kdeconnect-kde_qca.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }