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