diff options
Diffstat (limited to 'components/desktops/common.xml')
| -rw-r--r-- | components/desktops/common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/desktops/common.xml b/components/desktops/common.xml index 4f31c0d..fed17c4 100644 --- a/components/desktops/common.xml +++ b/components/desktops/common.xml @@ -2,13 +2,13 @@ <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="hardware-support"/> <namedCollection name="printing"/> <namedCollection name="guest-desktop-agents"/> <package name="mediawriter"/> |