aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/phosh.xml
blob: 1d3c7a5e94b256318f06f608e3f9ea486f32cb65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<image>
	<profiles>
		<profile name="DesktopCommon" description="Common desktop packages"/>
		<profile name="Phosh-Desktop" description="Phosh Desktop">
			<requires profile="DesktopCommon"/>
		</profile>
	</profiles>
	<packages type="image" patternType="plusRecommended" profiles="Phosh-Desktop">
		<!-- install env-group to resolve RhBug:1891500 -->
		<namedCollection name="phosh-desktop-environment"/>
		<package name="fedora-release-phosh"/>
	</packages>
</image>