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:
parent
5e7f042a11
commit
a1c71cbfec
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user