From 825148c4a54e117d6237bad477293893a4752de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 20 Feb 2018 16:14:39 +0100 Subject: [PATCH] Add BR gcc --- python-setuptools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-setuptools.spec b/python-setuptools.spec index d97a1ca..5c83104 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -43,6 +43,7 @@ Patch0: skip-internet-requiring-tests.patch BuildArch: noarch +BuildRequires: gcc %if %{with python2} BuildRequires: python2-devel %if %{without bootstrap}