mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
update package rationales
This commit is contained in:
parent
5fdea2c96c
commit
e182fa3535
@ -295,6 +295,13 @@
|
|||||||
tools package (net-tools) for its IPv6 capabilities. </para>
|
tools package (net-tools) for its IPv6 capabilities. </para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem revision="systemd">
|
||||||
|
<para>Jinja2</para>
|
||||||
|
|
||||||
|
<para>This package is a Python module for text templating.
|
||||||
|
It's required to build Systemd.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Kbd</para>
|
<para>Kbd</para>
|
||||||
|
|
||||||
@ -386,6 +393,13 @@
|
|||||||
of packages. It is required by almost every package in LFS.</para>
|
of packages. It is required by almost every package in LFS.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem revision="systemd">
|
||||||
|
<para>MarkupSafe</para>
|
||||||
|
|
||||||
|
<para>This package is a Python module for processing strings in
|
||||||
|
HTML/XHTML/XML safely. Jinja2 requires this pacakge.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Man-DB</para>
|
<para>Man-DB</para>
|
||||||
|
|
||||||
@ -408,7 +422,8 @@
|
|||||||
<para>This package provides a software tool for automating the building
|
<para>This package provides a software tool for automating the building
|
||||||
of software. The main goal for Meson is to minimize the amount of time
|
of software. The main goal for Meson is to minimize the amount of time
|
||||||
that software developers need to spend configuring their build
|
that software developers need to spend configuring their build
|
||||||
system.</para>
|
system. It's required to build Systemd, as well as many BLFS
|
||||||
|
packages.</para>
|
||||||
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -431,7 +446,8 @@
|
|||||||
|
|
||||||
<para>This package contains a small build system with a focus on speed.
|
<para>This package contains a small build system with a focus on speed.
|
||||||
It is designed to have its input files generated by a higher-level build
|
It is designed to have its input files generated by a higher-level build
|
||||||
system, and to run builds as fast as possible.</para>
|
system, and to run builds as fast as possible.
|
||||||
|
This package is required by Meson.</para>
|
||||||
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user