From 8cc55918226b9d4726aca0866641f67d972234a5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 12 Jan 2024 10:01:04 -0600 Subject: [PATCH] Add buildreq for docs Signed-off-by: Justin M. Forbes --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 220291c11..1db6e1cc3 100644 --- a/kernel.spec +++ b/kernel.spec @@ -673,7 +673,7 @@ BuildRequires: bpftool BuildRequires: rsync %endif %if %{with_doc} -BuildRequires: xmlto, asciidoc, python3-sphinx, python3-sphinx_rtd_theme +BuildRequires: xmlto, asciidoc, python3-sphinx, python3-sphinx_rtd_theme, python3-pyyaml %endif %if %{with_sparse} BuildRequires: sparse