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 e828142681
commit e9691d07f4

View File

@ -17,6 +17,7 @@ Group: Development/Languages
License: MIT
URL: https://github.com/mkleehammer/pyodbc
Source0: https://github.com/mkleehammer/pyodbc/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: unixODBC-devel
BuildRequires: python2-devel