From 8743792a9f0ff6242af5dee7a3590aab69fba319 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:15:29 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- scotch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/scotch.spec b/scotch.spec index 9ce5f3e..f366131 100644 --- a/scotch.spec +++ b/scotch.spec @@ -21,6 +21,7 @@ Source1: scotch-Makefile.shared.inc.in # Make shared libraries link properly with -Wl,--as-needed Patch0: scotch-ldflags.patch +BuildRequires: make BuildRequires: flex BuildRequires: bison BuildRequires: zlib-devel