Remove dead packages from anaconda-tools group

authselect-compat is finally gone, and anaconda stopped using it
some time ago anyway. reiserfs-utils is gone, Fedora does not
support reiserfs.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-09-01 17:16:52 -07:00 committed by kevin
parent d7d5d7b7cf
commit 020ef95f60
1 changed files with 0 additions and 2 deletions

View File

@ -52,7 +52,6 @@
<uservisible>false</uservisible>
<packagelist>
<packagereq type="mandatory">authselect</packagereq>
<packagereq type="mandatory">authselect-compat</packagereq>
<packagereq type="mandatory">btrfs-progs</packagereq>
<packagereq type="mandatory">chrony</packagereq>
<packagereq type="mandatory">cryptsetup</packagereq>
@ -87,7 +86,6 @@
<packagereq type="mandatory">mdadm</packagereq>
<packagereq type="mandatory">ntfsprogs</packagereq>
<packagereq type="mandatory">realmd</packagereq>
<packagereq type="mandatory">reiserfs-utils</packagereq>
<packagereq arch="s390x" type="mandatory">s390utils</packagereq>
<packagereq arch="s390x" type="mandatory">s390utils-base</packagereq>
<packagereq arch="aarch64" type="mandatory">shim-aa64</packagereq>