fedora-kiwi-descriptions/components/desktops/budgie.xml
Neal Gompa 7497716476 Reorganize configuration around Fedora teams
This realigns the configuration into separate files/folders that
would be modified by specific teams (e.g. WGs and SIGs).
2024-02-22 19:15:21 -05:00

18 lines
596 B
XML

<image>
<profiles>
<profile name="Budgie-Desktop" description="Budgie Desktop">
<requires profile="DesktopCommon"/>
</profile>
</profiles>
<packages type="image" patternType="plusRecommended" profiles="Budgie-Desktop">
<!-- install env-group to resolve RhBug:1891500 -->
<namedCollection name="budgie-desktop-environment"/>
<namedCollection name="budgie-desktop-apps"/>
<namedCollection name="libreoffice"/>
<package name="fedora-release-budgie"/>
<package name="libreoffice-draw"/>
<package name="libreoffice-math"/>
<package name="thunderbird"/>
</packages>
</image>