From 20df1d0f279b12f7bbf7774091eb3695d572e378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 16 Jul 2018 15:34:51 +0200 Subject: [PATCH] BR gcc-c++ instead of just gcc --- python-greenlet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-greenlet.spec b/python-greenlet.spec index 75d954b..39fd7dd 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -13,7 +13,7 @@ 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 +BuildRequires: gcc-c++ %global _description \ The greenlet package is a spin-off of Stackless, a version of CPython\