diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-12-17 10:17:02 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-12-17 10:17:02 -0600 |
commit | 1c3c1fda641776f0182ce60e7141c2bbbf0a63ce (patch) | |
tree | 39ac2fb3b818e264ae16a1d6603c4f4428b897c2 /prologue | |
parent | 05dcee7980f0ed17e75c3df09d5b5b87a4688d8f (diff) |
Move Python to LFS in Standards section
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/standards.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/standards.xml b/prologue/standards.xml index 9a9f03cf3..c2ebc9c91 100644 --- a/prologue/standards.xml +++ b/prologue/standards.xml @@ -62,7 +62,7 @@ <term><emphasis>LSB Core:</emphasis></term> <listitem> <para>Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk, - Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed, + Grep, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Python, Sed, Shadow, Tar, Util-linux, Zlib</para> </listitem> </varlistentry> @@ -124,7 +124,7 @@ <varlistentry> <term><emphasis>LSB Runtime Languages:</emphasis></term> <listitem> - <para>Python, Libxml2, Libxslt </para> + <para>Libxml2, Libxslt </para> </listitem> </varlistentry> |