kde-runtime depends on plasma

wilder
David Faure 12 years ago
parent f878d22901
commit 37b54696c7
  1. 12
      kf5-qt5-build-include

@ -48,12 +48,6 @@ module-set frameworks
cmake-options -DBUILD_TESTING=TRUE -DCMAKE_BUILD_TYPE:STRING=debugfull -G "CodeBlocks - Unix Makefiles"
end module
# This module is temporary
module kde-runtime
repository kde:kde-runtime
branch frameworks
end module
# ============================== KDE Workspace =========================
# Should this become a framework?
@ -66,6 +60,12 @@ module plasma-framework
repository kde:plasma-framework
end module
# This module is temporary (parts of it depend on plasma, so it's here)
module kde-runtime
repository kde:kde-runtime
branch frameworks
end module
module kde-workspace
repository kde:kde-workspace
branch master

Loading…
Cancel
Save