summaryrefslogtreecommitdiffstats
path: root/kde/patch/kdeconnect-framework.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-23 13:42:30 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-23 13:42:30 +0100
commit63815cb3bce281c3f745f1da4ddc86f4ae4c1701 (patch)
tree4909c860e231d30aa9e72aca0bcb3a99a24f33f6 /kde/patch/kdeconnect-framework.patch
parentf7b649b324482634c80355998d3011fa72272cec (diff)
downloadktown-63815cb3bce281c3f745f1da4ddc86f4ae4c1701.tar.gz
ktown-63815cb3bce281c3f745f1da4ddc86f4ae4c1701.tar.xz
Plasma: updated to 5.2.0.
New dependency added: wayland (in order to compile KWin).
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 ; }