summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-06-29 09:32:02 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-06-29 09:32:02 +0200
commitf1fdbe72dca1777e2b0e9544da7a6960a3020b69 (patch)
treea11d04086b6abda420d8a94e98caf0ec49bd6478 /doc/en
parentb62b2adc256bbcc09274e81c8817cc7f9c684938 (diff)
downloadweechat-f1fdbe72dca1777e2b0e9544da7a6960a3020b69.zip
doc: add dependency xsltproc in user's guide
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_user.en.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index 3a8eec072..2a2bff47a 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -104,7 +104,8 @@ compile WeeChat.
| guile-2.0-dev | ≥ 2.0 | | guile (scheme) plugin
| asciidoc | ≥ 8.5.0 | | build documentation (HTML files)
| source-highlight | | | syntax highlight for sources in HTML documentation
-| docbook-xml, docbook-xsl | | | build man page
+| xsltproc,
+ docbook-xml, docbook-xsl | | | build man page
|========================================
[NOTE]