This is an automated email from the git hooks/post-receive script.
ngompa pushed a commit to branch f35 in repository fedora-kickstarts.
commit e96ead62c57dabf8c5c187edec3716f98a834cac Author: Neal Gompa ngompa@fedoraproject.org AuthorDate: Thu Aug 26 19:42:31 2021 -0400
KDE: Add LibreOffice Draw and LibreOffice Math packages
These are tiny packages that just add the desktop files to access functionality that's already included as part of the rest of LibreOffice.
Fixes: https://pagure.io/fedora-kde/SIG/issue/103
Signed-off-by: Neal Gompa ngompa@fedoraproject.org --- fedora-kde-common.ks | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/fedora-kde-common.ks b/fedora-kde-common.ks index c17067d..325fa56 100644 --- a/fedora-kde-common.ks +++ b/fedora-kde-common.ks @@ -7,6 +7,9 @@ @kde-apps @kde-media @libreoffice +# add libreoffice-draw and libreoffice-math (pagureio:fedora-kde/SIG#103) +libreoffice-draw +libreoffice-math
fedora-release-kde