aboutsummaryrefslogtreecommitdiffstats
path: root/appendices
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-02-05 08:02:35 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-02-05 17:03:36 +0800
commitd64d2255f5aaf2d7a3da1294509d6dbbdb7b4d54 (patch)
tree80d705f9fd8745e846cbe379b2afad696857b403 /appendices
parentbf6c6f818089b493bb04ac3ac969ffe52ee7271a (diff)
dependencies: zstd can use LZ4
Diffstat (limited to 'appendices')
-rw-r--r--appendices/dependencies.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 58406d1bb..8783e5277 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -3225,7 +3225,9 @@
<segmentedlist id="zstd-optdeps">
<segtitle>&external;</segtitle>
<seglistitem>
- <seg>None</seg>
+ <seg>
+ <ulink url="http://lz4.github.io/lz4/">LZ4</ulink>
+ </seg>
</seglistitem>
</segmentedlist>