From 5bc97021c1fbfdf7ddca76c62f3f84be2656fea4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 10 Jul 2018 15:56:26 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- python-psutil.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-psutil.spec b/python-psutil.spec index b8a8e7f..b050a6c 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -18,6 +18,7 @@ Source0: https://github.com/giampaolo/psutil/archive/release-%{version}.t # #Patch0: psutil-5.4.3-disable-broken-tests.patch +BuildRequires: gcc BuildRequires: python2-devel BuildRequires: python%{python3_pkgversion}-devel # Test dependencies