From 31910b6bfcbb2444538a0225c1ffdca798f2bfa8 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 --- opensp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/opensp.spec b/opensp.spec index 9dbd4ef..04ca7a4 100644 --- a/opensp.spec +++ b/opensp.spec @@ -13,6 +13,7 @@ License: MIT Group: Applications/Text %if ! 0%{?_module_build} +BuildRequires: gcc BuildRequires: xmlto, jadetex %endif