From 2eb04218da9a55fbbf01849f2198ffbefc2dcbf6 Mon Sep 17 00:00:00 2001 From: Michael Pyne Date: Mon, 14 Sep 2015 22:21:46 -0400 Subject: [PATCH] GIT_SILENT Fix comments on kf5-qt5-build-include kdesrc-build will process dependencies for kde-projects modules no matter how they are referenced, as long as they are part of a module-set using the 'magic' kde-projects repository. Also the referenced kf5-extragear-build-include file only seems to pull in a few modules, certainly not much of extragear and playground. --- kf5-qt5-build-include | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kf5-qt5-build-include b/kf5-qt5-build-include index 8c04da4..dc7651f 100644 --- a/kf5-qt5-build-include +++ b/kf5-qt5-build-include @@ -15,12 +15,12 @@ include kf5-workspace-build-include include kf5-applications-build-include include kf5-kdepim-build-include -# Here's how to add extragear and playground (at least those modules that have a kf5-qt5 branch group) +# Uncomment the following to include some specific extragear modules (you can edit the file to +# choose your own) #include kf5-extragear-build-include -# or without dependency order: +# or simply pull in all possible extragear and playground modules. #module-set #repository kde-projects #use-modules extragear playground #end module-set -