BuildRequire gcc

This commit is contained in:
Miro Hrončok 2018-12-27 14:07:55 +01:00
parent 711f6200d1
commit 1864f42e1d

View File

@ -6,6 +6,7 @@ Version: 0.9
Release: 22%{?dist} Release: 22%{?dist}
URL: https://github.com/agrover/python-kmod/ URL: https://github.com/agrover/python-kmod/
Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-Cython BuildRequires: python3-Cython
BuildRequires: python3 BuildRequires: python3