From 009f11804ebae9d6226b3e1f192ae355c898314d 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-kiwisolver.spec b/python-kiwisolver.spec index 57e8236..9847488 100644 --- a/python-kiwisolver.spec +++ b/python-kiwisolver.spec @@ -22,6 +22,7 @@ been designed from the ground up to be lightweight and fast. Summary: %{summary} %{?python_provide:%python_provide python2-%{srcname}} +BuildRequires: gcc BuildRequires: python2-devel BuildRequires: python2-setuptools BuildRequires: python2-pytest