From 82817e3a80b034d9ab7ec433eb5b88017b09c23c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:01:30 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-sphinx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-sphinx.spec b/python-sphinx.spec index df1623b..37df0c5 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -47,6 +47,7 @@ Patch1: sphinx-test_theming.diff BuildArch: noarch +BuildRequires: make BuildRequires: python%{python3_pkgversion}-devel BuildRequires: pyproject-rpm-macros