From 7567548aad3ae259f0a32c18d983670c72cfa545 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:27:58 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- openbios.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openbios.spec b/openbios.spec index d0f6554..12d40ec 100644 --- a/openbios.spec +++ b/openbios.spec @@ -24,6 +24,7 @@ BuildArch: noarch Source0: %{name}-%{date}-git%{hash}.tar.xz # Note that these packages build 32 bit binaries with the -m32 flag. +BuildRequires: make BuildRequires: gcc-powerpc64-linux-gnu BuildRequires: gcc-sparc64-linux-gnu