diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-10-18 00:08:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-10-18 00:08:15 +0000 |
commit | d86db6b5dfa22f3c1c645bf6e0548516ed871b4f (patch) | |
tree | b351550f8c58dec933f30d3c809685fa0768bd70 /appendices/dependencies.xml | |
parent | 96bca9637681750e24a15eb016c179e1945de821 (diff) |
Move attr and acl to be before shadow.
Update to linux-5.3.6.
Update to man-pages-5.03.
Update to meson-0.52.0.
Update to Python-3.8.0.
Update to binutils-2.33.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices/dependencies.xml')
-rw-r--r-- | appendices/dependencies.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 387de0029..934d783bb 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -2339,7 +2339,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, + <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, Gettext, Glibc, Grep, Make, and Sed</seg> </seglistitem> </segmentedlist> @@ -2364,7 +2364,7 @@ <segtitle>&external;</segtitle> <seglistitem> - <seg>Acl, Attr, Cracklib, and PAM</seg> + <seg>Cracklib, and PAM</seg> </seglistitem> </segmentedlist> |