diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-08-07 07:54:54 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-08-07 07:54:54 +0000 |
commit | 688824710afbdaff875854a4a3b870b3b7a335ae (patch) | |
tree | 718156b280ceea96155a334cb5ce5d340f06ce03 | |
parent | 49a925533c23b1c58900621f2616997c070cd6b9 (diff) |
Tar can use acl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 050422a68..7984f81ce 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -61,7 +61,7 @@ <segtitle>&before;</segtitle> <seglistitem> - <seg>None</seg> + <seg>Tar, Vim</seg> </seglistitem> </segmentedlist> @@ -2270,7 +2270,7 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Bison, Coreutils, GCC, Gettext, Glibc, + <seg>Acl, Attr, Bash, Binutils, Bison, Coreutils, GCC, Gettext, Glibc, Grep, Inetutils, Make, Sed, and Texinfo</seg> </seglistitem> </segmentedlist> |