Diffstat (limited to 'teams/mate.xml')
| -rw-r--r-- | teams/mate.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/teams/mate.xml b/teams/mate.xml index 2f6b566..d7b7f05 100644 --- a/teams/mate.xml +++ b/teams/mate.xml @@ -4,5 +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,MATE_Compiz-Disk"> + <package name="fedora-release-matecompiz"/> + </packages> </image> |