diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-24 17:29:01 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-24 17:29:01 +0000 |
commit | 323ef7403afab7a1bcb989023ac70d22e97c808f (patch) | |
tree | c2eec06cf5b9552e3fa392602efaa8fc7a515d38 /appendixa/gawk-dep.xml | |
parent | 7f1fcd89bbc057b79fb7316f08d69b14c349becb (diff) |
Changing dependencies to the short format, based on Tushar's post.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gawk-dep.xml')
-rw-r--r-- | appendixa/gawk-dep.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/appendixa/gawk-dep.xml b/appendixa/gawk-dep.xml index 626a4f1f2..108118243 100644 --- a/appendixa/gawk-dep.xml +++ b/appendixa/gawk-dep.xml @@ -3,11 +3,10 @@ <sect2> <title>Gawk Installation Dependencies</title> -<!-- <para>(Last checked against version &gawk-depversion;.)</para> ---> -<literallayout>(Not checked yet.)</literallayout> +<para>Gawk depends on: Bash, Binutils, Coreutils, +Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> </sect2> |