add BuildRequires: gcc

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-10 15:56:26 +02:00
parent fcae096bce
commit 3433d60b5f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt).
%package -n python2-%{shortname}
Summary: Python 2 bindings for OpenGL
BuildRequires: gcc
BuildRequires: python2-devel
BuildRequires: python2-setuptools
BuildRequires: python2-numpy