Add python3-sphinx_rtd_theme dep for docs
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
4403d9295a
commit
29d3f64f7e
@ -485,7 +485,7 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: rsync
|
BuildRequires: rsync
|
||||||
%endif
|
%endif
|
||||||
%if %{with_doc}
|
%if %{with_doc}
|
||||||
BuildRequires: xmlto, asciidoc, python3-sphinx
|
BuildRequires: xmlto, asciidoc, python3-sphinx, python3-sphinx_rtd_theme
|
||||||
%endif
|
%endif
|
||||||
%if %{with_sparse}
|
%if %{with_sparse}
|
||||||
BuildRequires: sparse
|
BuildRequires: sparse
|
||||||
|
Loading…
Reference in New Issue
Block a user