fedora-kiwi-descriptions/components/desktops/gnome.xml

13 lines
434 B
XML
Raw Permalink Normal View History

<image>
<profiles>
<profile name="DesktopCommon" description="Common desktop packages"/>
<profile name="GNOME-Desktop" description="GNOME Desktop">
<requires profile="DesktopCommon"/>
</profile>
</profiles>
<packages type="image" patternType="plusRecommended" profiles="GNOME-Desktop">
<!-- install env-group to resolve RhBug:1891500 -->
<namedCollection name="workstation-product-environment"/>
</packages>
</image>