From f3c4a81ab1051c82fb5663d70e3ffc7bd678e09f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 27 Jan 2017 11:08:06 +0100 Subject: kde-runtime: don't link against kactivities - we removed that. --- kde/pre-install/kde-runtime.pre-install | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kde/pre-install/kde-runtime.pre-install') diff --git a/kde/pre-install/kde-runtime.pre-install b/kde/pre-install/kde-runtime.pre-install index c32e2ce..deb906a 100644 --- a/kde/pre-install/kde-runtime.pre-install +++ b/kde/pre-install/kde-runtime.pre-install @@ -6,3 +6,7 @@ sed -i \ doc/kioslave/CMakeLists.txt mv -i doc/kioslave/{,kio}bookmarks mv -i doc/kioslave/{,kio}smb + +# Don't link to kactivities (>= 16.12.0): +sed -e '/plasmaextracomponents/d' -i plasma/declarativeimports/CMakeLists.txt + -- cgit v1.2.3