From aca4f259e2549cc8490fda4f074c521d3f97c557 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:42:34 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- open-vm-tools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/open-vm-tools.spec b/open-vm-tools.spec index c442ff2..889fafc 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -47,6 +47,7 @@ ExclusiveArch: %{ix86} x86_64 Patch1: %{name}-gcc11.patch +BuildRequires: make BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool