aboutsummaryrefslogtreecommitdiffstats
path: root/appendices
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-12-05 12:10:44 +0800
committerXi Ruoyao <xry111@xry111.site>2023-12-05 12:11:47 +0800
commit622f56d917ddd3a695254a3929c84dd4d6e79378 (patch)
tree8a8f29e83dfbbc4c39e8a4f0a86f978b46e535c7 /appendices
parentdc8572f2413a4d25444bb1237ea2a01dfba60429 (diff)
util-linux: Add asciidoctor and po4a as dependencies
Asciidoctor is needed for regenerating man pages, and po4a is needed for generating translated man pages in addition to asciidoctor.
Diffstat (limited to 'appendices')
-rw-r--r--appendices/dependencies.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index ed44374ea..30f2b05a6 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -3192,6 +3192,7 @@
<segtitle>&external;</segtitle>
<seglistitem>
<seg>
+ <ulink url="&blfs-book;general/asciidoctor.html">Asciidoctor</ulink>,
<ulink
url="https://people.redhat.com/sgrubb/libcap-ng/">Libcap-NG</ulink>,
<ulink url="&github;/openSUSE/libeconf">libeconf</ulink>,
@@ -3200,7 +3201,8 @@
<ulink
url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>,
<ulink
- url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>, and
+ url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>,
+ <ulink url="https://po4a.org/index.php.en">po4a</ulink>, and
<ulink url="&blfs-book;general/slang.html">slang</ulink>
</seg>
</seglistitem>