summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-nm.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-04-30 14:55:29 +0200
committer Eric Hameleers <alien@slackware.com>2015-04-30 14:55:29 +0200
commit0f522477dd2e49b809ad0853775bdc814dd78ff4 (patch)
tree97633f4e2cb5d259330fff81a07e9080c5a2d2e7 /kde/patch/plasma-nm.patch
parenta1cf65b86f7655b9aa8e8e49b5465bb3d04baef2 (diff)
downloadktown-0f522477dd2e49b809ad0853775bdc814dd78ff4.tar.gz
ktown-0f522477dd2e49b809ad0853775bdc814dd78ff4.tar.xz
This patch became obsolete with Plasma 5.3.0.
It was required when combining Frameworks 5.9.0 with Plasma 5.2.2.
Diffstat (limited to 'kde/patch/plasma-nm.patch')
-rw-r--r--kde/patch/plasma-nm.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/plasma-nm.patch b/kde/patch/plasma-nm.patch
index b35d625..d02e6b5 100644
--- a/kde/patch/plasma-nm.patch
+++ b/kde/patch/plasma-nm.patch
@@ -1,4 +1,7 @@
# Patches that address reported bugs in plasma-nm 0.9.3.1:
#cat $CWD/patch/plasma-nm/plasma-nm-fixes.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# The plasma-nm-5.2.2 needs a patch to work with the new modemmanager-qt in
+# frameworks 5.9.0. This patch is no longer needed for plasma-nm-5.3.0:
+#cat $CWD/patch/plasma-nm/plasma-nm_modemmanager-qt_api.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }