aboutsummaryrefslogtreecommitdiffci
path: root/components/desktops/gnome.xml
diff refs
from:
to:
flip
diff options
context:
space:
mode:
Diffstat (limited to 'components/desktops/gnome.xml')
-rw-r--r--components/desktops/gnome.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/desktops/gnome.xml b/components/desktops/gnome.xml
index e81c540..17ffc36 100644
--- a/components/desktops/gnome.xml
+++ b/components/desktops/gnome.xml
@@ -1,6 +1,5 @@
<image>
<profiles>
- <profile name="DesktopCommon" description="Common desktop packages"/>
<profile name="GNOME-Desktop" description="GNOME Desktop">
<requires profile="DesktopCommon"/>
</profile>
@@ -8,5 +7,7 @@
<packages type="image" patternType="plusRecommended" profiles="GNOME-Desktop">
<!-- install env-group to resolve RhBug:1891500 -->
<namedCollection name="workstation-product-environment"/>
+ <!-- space saving, see https://bugzilla.redhat.com/show_bug.cgi?id=2360056#c45 -->
+ <ignore name="python3-boto3"/>
</packages>
</image>