require syslinux-extlinux which is necessary for USB devices bootable on legacy BIOS
Resolves: RHEL-78762
This commit is contained in:
parent
64f14d7248
commit
1b75b9dd93
@ -112,7 +112,7 @@ ExclusiveArch: %ix86 x86_64 ppc ppc64 ppc64le ia64 s390x
|
||||
# so that rear must be architecture dependent because ifarch conditions never match in case of "BuildArch: noarch"
|
||||
# see the GitHub issue https://github.com/rear/rear/issues/629
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: syslinux
|
||||
Requires: syslinux-extlinux
|
||||
%endif
|
||||
# See https://github.com/rhboot/efi-rpm-macros/blob/main/README
|
||||
%ifarch %{efi}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user