From 9249e25682e3e554b6ea7a34b2eca033304195e8 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 19 2020 06:29:03 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/edk2.spec b/edk2.spec index 1636f63..618bef6 100644 --- a/edk2.spec +++ b/edk2.spec @@ -137,6 +137,7 @@ BuildRequires: qemu-system-x86 # for the actual RPM. BuildRequires: kernel-core %endif +BuildRequires: make %description EDK II is a development code base for creating UEFI drivers, applications