require syslinux-extlinux which is necessary for USB devices bootable on legacy BIOS

Resolves: RHEL-78762
This commit is contained in:
Lukáš Zaoral 2025-02-05 13:05:08 +01:00 committed by Pavel Cahyna
parent 64f14d7248
commit 1b75b9dd93

View File

@ -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}