diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2016-03-13 19:59:35 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2016-03-13 19:59:35 +0000 |
commit | ce109f1a6b557c8d0f3e2d8383f18a7ac8844f9e (patch) | |
tree | fc3bfa815d5b9969f20ce3a77a219c5ca301089b /appendices | |
parent | e24604fbc82398bb07ad030b6fb5500d2945400e (diff) |
Updated dependencies for Gawk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendices')
-rw-r--r-- | appendices/dependencies.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 19e3ca699..9f5929bfb 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -799,8 +799,8 @@ <segtitle>&dependencies;</segtitle> <seglistitem> - <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make, - Patch, Sed and, Texinfo</seg> + <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Make, + MPFR, Patch, Readline, Sed and Texinfo</seg> </seglistitem> </segmentedlist> @@ -1785,7 +1785,7 @@ <segtitle>&before;</segtitle> <seglistitem> - <seg>GCC</seg> + <seg>Gawk, GCC</seg> </seglistitem> </segmentedlist> @@ -2071,7 +2071,7 @@ <segtitle>&before;</segtitle> <seglistitem> - <seg>Bash</seg> + <seg>Bash, Gawk</seg> </seglistitem> </segmentedlist> |