add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
3c4d4fb371
commit
a96ecfcfc0
@ -18,6 +18,7 @@ immutable.
|
||||
%package -n python2-%{srcname}
|
||||
Summary: Persistent/Functional/Immutable data structures
|
||||
%{?python_provide:%python_provide python2-%{pkg_name}}
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-six
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user