From 3f667ce3366f6971e86aa07783bbc2a370043c5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 15 Jul 2018 16:23:25 +0200 Subject: [PATCH] BR gcc --- pypy3.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pypy3.spec b/pypy3.spec index fb1ac73..2e1edb6 100644 --- a/pypy3.spec +++ b/pypy3.spec @@ -202,6 +202,8 @@ BuildRequires: python2-pycparser %endif +BuildRequires: gcc + BuildRequires: libffi-devel BuildRequires: tcl-devel BuildRequires: tk-devel