From 7ee1edd3fb5f6f58ca0f25cbf942c5c1d218b288 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 10 2018 13:56:25 +0000 Subject: add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/python-pandas.spec b/python-pandas.spec index ea1db50..66747f1 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -24,6 +24,7 @@ analysis tools for the Python programming language. %package -n python2-%{srcname} Summary: Python library providing high-performance data analysis tools +BuildRequires: gcc BuildRequires: python2-devel BuildRequires: python2-setuptools BuildRequires: python2-matplotlib