Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-06 20:35:03 +00:00
parent 341606a826
commit f1bc8cb2ca
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.gz
# https://bugzilla.redhat.com/show_bug.cgi?id=1886567
Patch0: 0001-Pass-package_types-to-dnf-base-group_install-as-tupl.patch
BuildRequires: make
%if %{with python2}
BuildRequires: python2-devel
%endif