From 92da3b4a6f48391569efd1bba395400b2606bb9e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 18 2020 23:16:33 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/gforth.spec b/gforth.spec index 3c2dfa5..7c9422b 100644 --- a/gforth.spec +++ b/gforth.spec @@ -14,6 +14,7 @@ BuildRequires: m4 libtool-ltdl-devel BuildRequires: libffi-devel BuildRequires: libtool BuildRequires: gcc-c++ +BuildRequires: make Recommends: libtool %description