Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-17 04:05:07 +00:00
parent 6937c2726c
commit 8e449b19d7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ code scan defect lists to find out added or fixed defects.
Summary: Python interface to csdiff for Python 3
BuildRequires: boost-python3-devel
BuildRequires: python3-devel
BuildRequires: make
%{?python_provide:%python_provide python3-%{name}}
%description -n python3-%{name}