Blame SOURCES/0031-docs-README-add-libxslt-for-doc-generation.patch

8072fb
From 944b49770943ec485212f2ca50d73231b7495d65 Mon Sep 17 00:00:00 2001
8072fb
From: Vrinda Punj <vpunj@redhat.com>
8072fb
Date: Wed, 10 Jun 2020 17:55:54 -0400
8072fb
Subject: [PATCH 31/45] docs(README): add libxslt for doc generation
8072fb
8072fb
(cherry picked from commit 1e9638b07a9c740a4ab5128708f9a40acc2d4668)
8072fb
(cherry picked from commit 32c7f4c7eeafa4298ca403f45db8fda49f01ed2e)
8072fb
---
8072fb
 README | 2 +-
8072fb
 1 file changed, 1 insertion(+), 1 deletion(-)
8072fb
8072fb
diff --git a/README b/README
8072fb
index 120543588540..7c00c3094949 100644
8072fb
--- a/README
8072fb
+++ b/README
8072fb
@@ -58,7 +58,7 @@ For use with Python 2:
8072fb
 To be able to create man pages and documentation from docbook files:
8072fb
 
8072fb
   docbook-style-xsl
8072fb
-
8072fb
+  libxslt
8072fb
 
8072fb
 Use the usual autoconf/automake incantation to generate makefiles
8072fb
 
8072fb
-- 
8072fb
2.27.0
8072fb