From f7d4abd5ba8f3ced5fecc0cc77591922573ff211 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:32:37 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- uuid.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/uuid.spec b/uuid.spec index 674e53f..94881f5 100644 --- a/uuid.spec +++ b/uuid.spec @@ -23,6 +23,7 @@ Patch4: uuid-1.6.2-nostrip.patch Patch5: uuid-1.6.2-manfix.patch Patch6: uuid-aarch64.patch +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libtool