Recommend dosfstools on x86

It is needed when the EFI System Partition is present, which is more and
more often the case.

Resolves: rhbz2112879
This commit is contained in:
Pavel Cahyna 2022-08-01 15:21:42 +02:00
parent 5e7f042a11
commit a1c71cbfec

View File

@ -49,6 +49,8 @@ ExclusiveArch: %ix86 x86_64 ppc ppc64 ppc64le ia64 s390x
# see the GitHub issue https://github.com/rear/rear/issues/629
%ifarch %ix86 x86_64
Requires: syslinux
# We need mkfs.vfat for recreating EFI System Partition
Recommends: dosfstools
%endif
%ifarch ppc ppc64 ppc64le
# Called by grub2-install (except on PowerNV)