From f41b940d4c9397f7629f6fca76e8ec14834cc5b6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 09 2021 05:36:28 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/python-gsd.spec b/python-gsd.spec index 0893b4e..2492780 100644 --- a/python-gsd.spec +++ b/python-gsd.spec @@ -32,6 +32,7 @@ License: BSD URL: https://gsd.readthedocs.io/ Source0: https://github.com/glotzerlab/%{pname}/archive/v%{version}/%{pname}-%{version}.tar.gz Source1: https://readthedocs.org/projects/%{pname}/downloads/htmlzip/v%{version}/#/%{pname}-v%{version}-html.zip +BuildRequires: make BuildRequires: gcc %if %{with docs} BuildRequires: python3-ipython-sphinx