mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
dependencies: systemd uses zstd
It's used for compressing journals and coredumps.
This commit is contained in:
parent
02d0c359bb
commit
8c3872af6c
@ -2751,8 +2751,8 @@
|
||||
<segtitle>&dependencies;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk,
|
||||
GCC, Glibc, Gperf, Grep, Jinja2, Libcap, Meson, Sed, and
|
||||
Util-linux</seg>
|
||||
GCC, Glibc, Gperf, Grep, Jinja2, Libcap, Meson, Sed, Util-linux,
|
||||
and Zstd</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -3218,7 +3218,7 @@
|
||||
<segmentedlist id="zstd-before">
|
||||
<segtitle>&before;</segtitle>
|
||||
<seglistitem>
|
||||
<seg>GCC</seg>
|
||||
<seg>GCC and Systemd</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user