Drop things from @critical-path-base that are already in @core

There's no need to duplicate things between these two groups,
they are both in critical path.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-01-31 16:23:41 -08:00
parent b12bd791d0
commit 351cd80d68
1 changed files with 1 additions and 2 deletions

View File

@ -713,11 +713,10 @@
<_description>A set of packages that provide the shared platform for Critical Path functionality on all Fedora spins</_description>
<default>false</default>
<uservisible>false</uservisible>
<!-- @core is already in the critical path, there is no need to duplicate things from @core here -->
<packagelist>
<packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">dbus-broker</packagereq>
<packagereq type="mandatory">dnf</packagereq>
<packagereq type="mandatory">dracut</packagereq>
<packagereq type="mandatory">gcc-c++</packagereq>
<packagereq type="mandatory">initial-setup</packagereq>