From 8516ee325379dbe6a5b2b0e3fe1c849c432e8a65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 15 Jul 2018 16:27:12 +0200 Subject: [PATCH] BR gcc --- python-admesh.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-admesh.spec b/python-admesh.spec index ca1b7b3..16392a9 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -12,6 +12,8 @@ Source0: https://files.pythonhosted.org/packages/source/a/%{pypi_name}/%{ # https://github.com/admesh/python-admesh/issues/15 Source1: %{url}/raw/v%{version}/test/utils.py +BuildRequires: gcc + BuildRequires: admesh-devel >= 0.98 BuildRequires: python3-devel