From 0cb37439f64403daf814640249486a3ae5d3c08f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 13 Sep 2015 13:31:27 +0200 Subject: Fix the compilation against NetworkManager 1.0.6 Patches were gratiously taken from Gentoo. These allow kde-runtime (solid backend) and plasma-nm to compile properly against NetworkManager 1.0.6. --- kde/patch/plasma-nm.patch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kde/patch/plasma-nm.patch') diff --git a/kde/patch/plasma-nm.patch b/kde/patch/plasma-nm.patch index d02e6b5..e86bcd1 100644 --- a/kde/patch/plasma-nm.patch +++ b/kde/patch/plasma-nm.patch @@ -5,3 +5,6 @@ # 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 ; } +# Fix compilation against NetworkManager 1.0.6: +cat $CWD/patch/plasma-nm/plasma-nm_networkmanager.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } + -- cgit v1.2.3