Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 04:29:37 +00:00
parent 9ba40cff8a
commit 47b294e620
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Source0: https://github.com/pybind/pybind11/archive/v%{version}/%{name}-%{versio
# Patch out header path
Patch1: pybind11-2.6.1-hpath.patch
BuildRequires: make
%if %{python2_enabled}
# Needed to build the python libraries
BuildRequires: python2-devel