From f014c406528cd36d7b855f059506c3c3afaecf8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 22 Jul 2018 00:08:16 +0200 Subject: [PATCH] Pull in gcc-c++ --- python-pandas.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pandas.spec b/python-pandas.spec index 766fd02..9db4355 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -25,6 +25,7 @@ analysis tools for the Python programming language. %package -n python2-%{srcname} Summary: Python library providing high-performance data analysis tools BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: python2-devel BuildRequires: python2-setuptools BuildRequires: python2-matplotlib