From e4e1dc2ac52a6f6cf1b93c19a2b3d8a2af800f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=C4=8Cuki=C4=87?= Date: Sat, 9 Nov 2013 15:14:24 +0100 Subject: [PATCH] Building plasma after kactivities --- kf5-qt5-build-include | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kf5-qt5-build-include b/kf5-qt5-build-include index 7e414a5..8ff06df 100644 --- a/kf5-qt5-build-include +++ b/kf5-qt5-build-include @@ -42,15 +42,15 @@ module kdelibs-frameworks cmake-options -DKDE4_BUILD_TESTS=TRUE -DBUILD_TESTING=TRUE -DCMAKE_BUILD_TYPE:STRING=debugfull -DBUILD_experimental:BOOL=true -G "CodeBlocks - Unix Makefiles" end module -module plasma-framework - repository kde:plasma-framework -end module - module kde-kactivities repository kde:kactivities branch frameworks end module +module plasma-framework + repository kde:plasma-framework +end module + module kde-workspace repository kde:kde-workspace branch master