From a91b596b3da4bb2346317b82b7a3aece372d3cf8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 15:56:37 +0200 Subject: [PATCH] Add missing BuildRequires on gcc make[1]: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603865 Signed-off-by: Igor Gnatenko --- efivar.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/efivar.spec b/efivar.spec index a2e6579..f558f65 100644 --- a/efivar.spec +++ b/efivar.spec @@ -7,6 +7,7 @@ URL: https://github.com/rhboot/efivar Requires: %{name}-libs = %{version}-%{release} ExclusiveArch: %{efi} +BuildRequires: gcc BuildRequires: efi-srpm-macros git glibc-static libabigail # please don't fix this to reflect github's incomprehensible url that goes # to a different tarball.