Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 00:30:28 +00:00
parent b8e059c54e
commit a430d4badf

View File

@ -45,6 +45,7 @@ BuildRequires: openmpi-devel
%if %{with mpich} || %{with openmpi}
BuildRequires: environment-modules
%endif
BuildRequires: make
%description