From 287e5a4ad57173090a70b6080bb3fc413debb4f6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:49 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_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 e7008e8..43b092e 100644 --- a/mingw-w64-tools.spec +++ b/mingw-w64-tools.spec @@ -29,6 +29,7 @@ Patch0: mingw-w64-tools-2.0.999-s390.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1047727 Patch1: mingw-w64-tools-widl-includedir.patch +BuildRequires: gcc BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw64-filesystem >= 95