diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-08 17:04:58 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-10-08 17:04:58 +0200 |
commit | 4adbb8da1e036a769a60606ea6f4b0ec19ecffaf (patch) | |
tree | 97826ef5c5855a3dddc0f248a50f3f497a97aa9a /doc/ja | |
parent | 5a9422855715c762e1e096dc95ad22ab0f835b27 (diff) | |
download | weechat-4adbb8da1e036a769a60606ea6f4b0ec19ecffaf.zip |
Revert "core: remove unneeded dependencies docbook-xml and docbook-xsl to build man page"
This reverts commit 5a9422855715c762e1e096dc95ad22ab0f835b27.
These two packages are needed to build man pages without network access.
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_user.ja.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt index 068b1bac2..17fe4e3bb 100644 --- a/doc/ja/weechat_user.ja.txt +++ b/doc/ja/weechat_user.ja.txt @@ -96,7 +96,8 @@ WeeChat は cmake または autotools を使ってコンパイルできます (c | guile-2.0-dev | ≥ 2.0 | | guile (scheme) プラグイン | asciidoc | ≥ 8.5.0 | | man ページと文書のビルド | source-highlight | | | 文書中のソースに対するシンタックスハイライト -| xsltproc | | | man ページのビルド +| xsltproc, + docbook-xml, docbook-xsl | | | man ページのビルド |======================================== [NOTE] |