diff options
| -rw-r--r-- | components/desktops/common.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/components/desktops/common.xml b/components/desktops/common.xml index 08d6956..793c351 100644 --- a/components/desktops/common.xml +++ b/components/desktops/common.xml @@ -3,13 +3,11 @@ <profile name="DesktopCommon" description="Common desktop packages"/> </profiles> <packages type="image" patternType="plusRecommended" profiles="DesktopCommon"> - <namedCollection name="internet-browser"/> <namedCollection name="fonts"/> <namedCollection name="multimedia"/> <namedCollection name="networkmanager-submodules"/> - <namedCollection name="office-suite"/> <namedCollection name="hardware-support"/> - <namedCollection name="print-client"/> + <namedCollection name="printing"/> <namedCollection name="guest-desktop-agents"/> <namedCollection name="standard"/> <ignore name="gfs2-utils"/> |