Add BR:gcc

"cc" is called in tests.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-10-18 10:39:47 +02:00
commit 469ce67e94

View file

@ -28,6 +28,7 @@ a storage backend.
%package -n python3-%{srcname}
Summary: %{summary}
BuildRequires: python3-devel
BuildRequires: gcc
BuildRequires: %{py3_dist pytest numpy h5py pytest-runner}
Requires: %{py3_dist numpy h5py}
%{?python_provide:%python_provide python3-%{srcname}}