From e182fa3535c908a8435de59c06485e8b12926368 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 9 Jul 2021 13:39:44 +0800 Subject: update package rationales --- prologue/why.xml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'prologue/why.xml') diff --git a/prologue/why.xml b/prologue/why.xml index e2b9a55a1..3996e3c2d 100644 --- a/prologue/why.xml +++ b/prologue/why.xml @@ -295,6 +295,13 @@ tools package (net-tools) for its IPv6 capabilities. + + Jinja2 + + This package is a Python module for text templating. + It's required to build Systemd. + + Kbd @@ -386,6 +393,13 @@ of packages. It is required by almost every package in LFS. + + MarkupSafe + + This package is a Python module for processing strings in + HTML/XHTML/XML safely. Jinja2 requires this pacakge. + + Man-DB @@ -408,7 +422,8 @@ This package provides a software tool for automating the building of software. The main goal for Meson is to minimize the amount of time that software developers need to spend configuring their build - system. + system. It's required to build Systemd, as well as many BLFS + packages. @@ -431,7 +446,8 @@ 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 - system, and to run builds as fast as possible. + system, and to run builds as fast as possible. + This package is required by Meson. -- cgit v1.2.3-54-g00ecf