From 480f1847f5f4e30cfa6c258acc3efece56c7ae17 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sat, 14 Nov 2015 18:39:52 +0100 Subject: [PATCH] Add calligra so it shows up on lxr.kde.org CCMAIL: staniek@kde.org "calligra calligra/*" is so that it doesn't check out calligra/krita before calligra (which would then break cloning) CCMAIL: mpyne@kde.org --- kf5-applications-build-include | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kf5-applications-build-include b/kf5-applications-build-include index 150f78b..1f411a7 100644 --- a/kf5-applications-build-include +++ b/kf5-applications-build-include @@ -116,3 +116,7 @@ module-set kdeconnect use-modules kdeconnect-kde end module-set +module-set calligra + repository kde-projects + use-modules calligra calligra/* +end module-set