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.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde/patch/kdeconnect-framework.patch b/kde/patch/kdeconnect-framework.patch
index 2b8ed98..8615714 100644
--- a/kde/patch/kdeconnect-framework.patch
+++ b/kde/patch/kdeconnect-framework.patch
@@ -1,3 +1,4 @@
+# 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 ; }