Diffstat (limited to 'teams/mate.xml')
| -rw-r--r-- | teams/mate.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/teams/mate.xml b/teams/mate.xml index 5148afb..d7b7f05 100644 --- a/teams/mate.xml +++ b/teams/mate.xml @@ -4,8 +4,12 @@ <requires profile="MATE-Desktop"/> <requires profile="LiveInstall"/> </profile> + <profile name="MATE_Compiz-Disk" description="MATE-Compiz Spin Install Disk"> + <requires profile="MATE-Desktop"/> + <requires profile="BootDiskCore"/> + </profile> </profiles> - <packages type="bootstrap" patternType="plusRecommended" profiles="MATE_Compiz-Live"> + <packages type="bootstrap" patternType="plusRecommended" profiles="MATE_Compiz-Live,MATE_Compiz-Disk"> <package name="fedora-release-matecompiz"/> </packages> </image> |