From b70ece78430d3b3d6a46d9ca457390379b06f1b3 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-re2.spec b/python-re2.spec index 41e24f8..5191c4d 100644 --- a/python-re2.spec +++ b/python-re2.spec @@ -16,6 +16,7 @@ License: BSD URL: https://github.com/facebook/pyre2 Source0: https://pypi.io/packages/source/f/fb-re2/fb-re2-%{version}.tar.gz +BuildRequires: gcc BuildRequires: python2-devel BuildRequires: re2-devel BuildRequires: python2-nose