From 1864f42e1dcd3749cf8d1746637c6be310e60134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 27 Dec 2018 14:07:55 +0100 Subject: [PATCH] BuildRequire gcc --- python-kmod.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-kmod.spec b/python-kmod.spec index bf4410f..c48e012 100644 --- a/python-kmod.spec +++ b/python-kmod.spec @@ -6,6 +6,7 @@ Version: 0.9 Release: 22%{?dist} URL: https://github.com/agrover/python-kmod/ Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz +BuildRequires: gcc BuildRequires: python3-devel BuildRequires: python3-Cython BuildRequires: python3