From 469ce67e942ec2e3ec024b5e96595d5347e97192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 18 Oct 2018 10:39:47 +0200 Subject: [PATCH] Add BR:gcc "cc" is called in tests. --- python-nixio.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-nixio.spec b/python-nixio.spec index a012fdf..be06174 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -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}}