From 00c7a62799f0524b8a9d12b92519a0e7fe730e73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 28 Mar 2019 12:06:55 +0100 Subject: [PATCH] BR python3-sphinx_rtd_theme explicitly --- python-olefile.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-olefile.spec b/python-olefile.spec index dc2a8fd..2ff3378 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -42,6 +42,7 @@ BuildRequires: python%{python3_pkgversion}-devel # There is no python34-sphinx package in EPEL 7 %if 0%{?fedora} BuildRequires: python%{python3_pkgversion}-sphinx +BuildRequires: python%{python3_pkgversion}-sphinx_rtd_theme %endif %{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}