Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 01:30:52 +00:00
parent a5b0f536df
commit 16b2ff752c

View File

@ -29,6 +29,7 @@ applications that need to use the libcap-ng library.
Summary: Python3 bindings for libcap-ng library
License: LGPLv2+
BuildRequires: python3-devel swig
BuildRequires: make
Requires: %{name} = %{version}-%{release}
%description python3