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