add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
9d1558f6c2
commit
22804be254
@ -20,6 +20,7 @@ control.
|
||||
%package -n python2-urwid
|
||||
Summary: %summary
|
||||
%{?python_provide:%python_provide python2-urwid}
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
BuildRequires: python2-twisted
|
||||
|
||||
Loading…
Reference in New Issue
Block a user