From 786bb934873da132c703dc02af6a5924e6e92ee4 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Mon, 9 Nov 2020 17:22:48 -0700 Subject: [PATCH] Explicitly BR make. --- python-sphinx_rtd_theme.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 5104176..b8097f4 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -21,6 +21,7 @@ Patch0: %{name}-script.patch BuildArch: noarch +BuildRequires: make BuildRequires: python3-devel BuildRequires: python3dist(docutils) BuildRequires: python3dist(setuptools)