From e8aa880a088ae2c4ceb7d4311623ff81d3c4ddce Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 01:44:49 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- mingw-w64-tools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mingw-w64-tools.spec b/mingw-w64-tools.spec index cc2c7f4..c0d25b3 100644 --- a/mingw-w64-tools.spec +++ b/mingw-w64-tools.spec @@ -32,6 +32,7 @@ Patch1: mingw-w64-tools-aarch64.patch # fix ppc64le build Patch2: mingw-w64-tools-ppc64le.patch +BuildRequires: make BuildRequires: gcc BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw64-filesystem >= 95