diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-02-20 09:09:54 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-02-20 09:09:54 +0100 |
commit | d3a9ce29fc32600a496b1c2fc60281dc3320ded2 (patch) | |
tree | 1871c837f4e5424221c099f66a9cbb3690ad960d /doc/en/weechat_user.en.adoc | |
parent | f39c6a58d0c9504672333b3c5103956a6af9ef8f (diff) | |
download | weechat-d3a9ce29fc32600a496b1c2fc60281dc3320ded2.zip |
doc/user: add missing dependency on ruby-pygments.rb to build doc
Diffstat (limited to 'doc/en/weechat_user.en.adoc')
-rw-r--r-- | doc/en/weechat_user.en.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index a87a4f225..b2c88a620 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -138,6 +138,7 @@ WeeChat: | libargon2-dev | | PHP plugin (if PHP ≥ 7.2). | libsodium-dev | | PHP plugin (if PHP ≥ 7.2). | asciidoctor | ≥ 1.5.4 | Build man page and documentation. +| ruby-pygments.rb | | Build documentation. | libcpputest-dev | ≥ 3.4 | Build and run tests. |=== |