Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 05:44:57 +00:00
parent 64f69ce839
commit 7c9c6dec0e

View File

@ -14,6 +14,7 @@ Source0: https://github.com/mongodb/mongo-python-driver/archive/%{version
# standard library. It also adjusts imports so that they exclusively use the code from Python.
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
BuildRequires: make
BuildRequires: gcc
%if 0%{!?bootstrap:1}
BuildRequires: python3-sphinx