diff options
| author | 2024-04-20 14:09:53 -0400 | |
|---|---|---|
| committer | 2024-04-20 18:10:55 +0000 | |
| commit | 00cafda86f5b5cc5141c0b847b2249552fc375b6 (patch) | |
| tree | f9150ff601bfe27376ba93cb95f578d8d5054dce /components | |
| parent | 9d578c30b5efed70cc05166645e626f8c52745a3 (diff) | |
| download | kiwi-descriptions-00cafda86f5b5cc5141c0b847b2249552fc375b6.tar.gz kiwi-descriptions-00cafda86f5b5cc5141c0b847b2249552fc375b6.zip | |
components/desktops/kde: Install LibreOffice
LibreOffice is expected on a KDE desktop image.
Diffstat (limited to 'components')
| -rw-r--r-- | components/desktops/kde.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/desktops/kde.xml b/components/desktops/kde.xml index d018f1b..fa45844 100644 --- a/components/desktops/kde.xml +++ b/components/desktops/kde.xml @@ -12,6 +12,9 @@ <namedCollection name="kde-media"/> <namedCollection name="kde-spin-initial-setup"/> <namedCollection name="firefox"/> + <namedCollection name="libreoffice"/> + <package name="libreoffice-draw"/> + <package name="libreoffice-math"/> <package name="fuse"/> <package name="kde-l10n"/> <ignore name="@admin-tools"/> |