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/pl | |
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/pl')
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index a87d693f2..106e2e0ff 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -153,7 +153,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). |=== |