Fix build with dnf5
dnf5 only handles file provides in /etc, /usr/bin, and /usr/sbin.
This commit is contained in:
parent
681b03dd06
commit
d0558c1640
@ -32,7 +32,7 @@ BuildRequires: git
|
||||
BuildRequires: gcc
|
||||
BuildRequires: nasm >= 0.98.38-1, perl-interpreter, perl-generators, netpbm-progs
|
||||
BuildRequires: perl(FileHandle)
|
||||
BuildRequires: /usr/include/gnu/stubs-32.h
|
||||
BuildRequires: (glibc-devel(x86-32) or glibc32)
|
||||
BuildRequires: libuuid-devel
|
||||
Requires: syslinux-nonlinux = %{version}-%{release}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user