add BuildRequires: gcc

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-10 10:41:50 +02:00
parent 64fd86d417
commit 358f6bcef9
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ Patch0001: 0001-Don-t-clobber-r2-register-on-ppc64el.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1594248
Patch0002: https://github.com/python-greenlet/greenlet/pull/132.patch
BuildRequires: gcc
%global _description \
The greenlet package is a spin-off of Stackless, a version of CPython\
that supports micro-threads called "tasklets". Tasklets run\