Drop python3-boto3 from GNOME to save space
See https://bugzilla.redhat.com/show_bug.cgi?id=2360056#c45 . python3-boto3 is a very optional dependency of sos, not worth the space. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -7,5 +7,7 @@
|
|||||||
<packages type="image" patternType="plusRecommended" profiles="GNOME-Desktop">
|
<packages type="image" patternType="plusRecommended" profiles="GNOME-Desktop">
|
||||||
<!-- install env-group to resolve RhBug:1891500 -->
|
<!-- install env-group to resolve RhBug:1891500 -->
|
||||||
<namedCollection name="workstation-product-environment"/>
|
<namedCollection name="workstation-product-environment"/>
|
||||||
|
<!-- space saving, see https://bugzilla.redhat.com/show_bug.cgi?id=2360056#c45 -->
|
||||||
|
<ignore name="python3-boto3"/>
|
||||||
</packages>
|
</packages>
|
||||||
</image>
|
</image>
|
||||||
|
|||||||
Reference in New Issue
Block a user