Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-17 02:46:11 +00:00
parent 460fca1173
commit 569a290fe3

View File

@ -9,6 +9,7 @@ Patch1: bc-1.06-dc_ibase.patch
Patch2: bc-1.06.95-doc.patch Patch2: bc-1.06.95-doc.patch
BuildRequires: gcc BuildRequires: gcc
BuildRequires: readline-devel, flex, bison, texinfo, ed BuildRequires: readline-devel, flex, bison, texinfo, ed
BuildRequires: make
%description %description
The bc package includes bc and dc. Bc is an arbitrary precision The bc package includes bc and dc. Bc is an arbitrary precision