diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-16 11:08:36 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-16 11:12:36 +0800 |
commit | 13288b9165e60ff8537091d8dbd49cdf91485efa (patch) | |
tree | a37978619e77eb79d6c80a32d5a4b3ce7358cc0b /chapter01 | |
parent | a289860668ca293abca38227ae3a0721d2558688 (diff) |
SysV: Add MarkupSafe and Jinja2
Jinja2 is needed for building udev from systemd.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e2803d08c..bd3843566 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -308,6 +308,14 @@ <para>Udev-&systemd-version; (from systemd)</para> </listitem> + <listitem revision="sysv"> + <para>Jinja2-&jinja2-version;</para> + </listitem> + + <listitem revision="sysv"> + <para>MarkupSafe-&markupsafe-version;</para> + </listitem> + <listitem> <para>Libxcrypt-&libxcrypt-version;</para> </listitem> |