From f87519b5ea290f6e4a02e57487e54fe305f8407a Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 9 Sep 2015 14:29:40 +0200 Subject: [PATCH] document how to add playground and extragear --- kf5-qt5-build-include | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kf5-qt5-build-include b/kf5-qt5-build-include index a6d3b8e..9e503c8 100644 --- a/kf5-qt5-build-include +++ b/kf5-qt5-build-include @@ -14,3 +14,9 @@ include kf5-frameworks-build-include 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) +#module-set + #repository kde-projects + #use-modules extragear playground +#end module-set