Add missing BR:gcc

Without that, the binary extension module was not built.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-10-11 20:44:47 +02:00
parent f13417aa1f
commit 6cea11f588

View File

@ -20,6 +20,7 @@ Summary: Persistent/Functional/Immutable data structures
%{?python_provide:%python_provide python%{python3_pkgversion}-%{mod_name}}
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-six
BuildRequires: gcc
%description -n python%{python3_pkgversion}-%{srcname}
Pyrsistent is a number of persistent collections (by some referred to