fedora-kiwi-descriptions/components/desktops/common.xml
Neal Gompa e4481149f4 components/desktops/common: Drop nonexistent groups
This also includes an adjustment to use the correct group for printing.
2024-04-20 18:10:55 +00:00

17 lines
566 B
XML

<image>
<profiles>
<profile name="DesktopCommon" description="Common desktop packages"/>
</profiles>
<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
<namedCollection name="fonts"/>
<namedCollection name="multimedia"/>
<namedCollection name="networkmanager-submodules"/>
<namedCollection name="hardware-support"/>
<namedCollection name="printing"/>
<namedCollection name="guest-desktop-agents"/>
<namedCollection name="standard"/>
<ignore name="gfs2-utils"/>
<ignore name="reiserfs-utils"/>
</packages>
</image>