From efa2b807abbf9df010db8c698360403adb373af2 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 13 Jan 2021 02:53:38 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- mingw-crt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mingw-crt.spec b/mingw-crt.spec index 1f8adc1..ff7198a 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -27,6 +27,7 @@ Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version} BuildArch: noarch +BuildRequires: make BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw32-binutils BuildRequires: mingw32-headers