csdiff.spec: remove py3-specific BR for make

make is transitively required by cmake already.
This commit is contained in:
Kamil Dudka 2021-01-07 09:06:18 +01:00
parent 8e449b19d7
commit d43c34c40e
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ 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}