Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
64f69ce839
commit
7c9c6dec0e
@ -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.
|
# 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
|
Patch01: 0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch
|
||||||
|
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
%if 0%{!?bootstrap:1}
|
%if 0%{!?bootstrap:1}
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user