diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-29 15:59:01 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-29 15:59:01 +0200 |
commit | fd43ad6387ecbcb97d316f784e32db6cd5254a15 (patch) | |
tree | 9b53b3cc67290bc6f8e43610e0340f15d7ad7dcc /doc/it/weechat_user.it.adoc | |
parent | 009a7821b10e2f3d52545a02b82d64549833d3c9 (diff) | |
download | weechat-fd43ad6387ecbcb97d316f784e32db6cd5254a15.zip |
core: fix compilation with zstd < 1.4.0
Note: zstd ≥ 0.8.1 is now required to compile WeeChat.
Diffstat (limited to 'doc/it/weechat_user.it.adoc')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 0c610c15f..be7fd1648 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -167,7 +167,7 @@ WeeChat: Script plugin: read of repository index file (gzip). // TRANSLATION MISSING -| libzstd-dev | +| libzstd-dev | ≥ 0.8.1 | Logger plugin: compression of rotated log files. + Relay plugin: compression of messages (WeeChat -> client) with https://facebook.github.io/zstd/[Zstandard ^↗^,window=_blank] (weechat protocol). |=== |