Add BuildRequires for gcc
This commit is contained in:
parent
4c910d94bb
commit
34a4a6cb24
@ -13,6 +13,9 @@ License: GPLv2
|
||||
URL: https://github.com/fedora-python/%{name}
|
||||
Source0: https://files.pythonhosted.org/packages/source/e/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
||||
|
||||
# See https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
|
||||
BuildRequires: gcc
|
||||
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user