summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdeconnect-framework.patch
blob: 835a0decb72e382c99c5d3136a94be7c7a083f94 (plain) (blame)
1
2
3
4
5
# We now use Qca-qt5, not Qca.
# Change the lines with #include <QtCrypto> to #include <QtCrypto/QtCrypto> :
# 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 ; }