diff --git a/kf5-frameworks-build-include b/kf5-frameworks-build-include index cce1171..10d2110 100644 --- a/kf5-frameworks-build-include +++ b/kf5-frameworks-build-include @@ -58,9 +58,8 @@ end module module-set extra-frameworks repository kde-projects - # Will move to frameworks/ once the 4.x branch doesn't matter much anymore - # (master branch is used for the Qt5/KF5 version) - use-modules kactivities plasma-framework krunner + # TODO: finish moving plasma-framework to frameworks/ + use-modules plasma-framework krunner end module-set # Example of how to set options for just one module from a module-set... this is