Diffstat (limited to 'components/desktops/common.xml')
| -rw-r--r-- | components/desktops/common.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/components/desktops/common.xml b/components/desktops/common.xml deleted file mode 100644 index fed17c4..0000000 --- a/components/desktops/common.xml +++ /dev/null @@ -1,18 +0,0 @@ -<image> - <profiles> - <profile name="DesktopCommon" description="Common desktop packages"> - <requires profile="BaseCommon"/> - <requires profile="HardwareCommon"/> - </profile> - </profiles> - <packages type="image" patternType="plusRecommended" profiles="DesktopCommon"> - <namedCollection name="fonts"/> - <namedCollection name="multimedia"/> - <namedCollection name="networkmanager-submodules"/> - <namedCollection name="printing"/> - <namedCollection name="guest-desktop-agents"/> - <package name="mediawriter"/> - <ignore name="gfs2-utils"/> - <ignore name="reiserfs-utils"/> - </packages> -</image> |