add BuildRequires: gcc

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-10 15:56:25 +02:00
parent 0fee919df3
commit 6a503d2baf
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ License: MIT
URL: http://www.gevent.org/
Source0: https://files.pythonhosted.org/packages/source/g/%{modname}/%{modname}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: c-ares-devel
BuildRequires: libev-devel