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/less-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/less-dep.xml')
-rw-r--r-- | appendixa/less-dep.xml | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/appendixa/less-dep.xml b/appendixa/less-dep.xml index c0108fc56..c7001796c 100644 --- a/appendixa/less-dep.xml +++ b/appendixa/less-dep.xml @@ -5,15 +5,8 @@ <para>(Last checked against version &less-depversion;.)</para> -<literallayout>Bash: sh -Binutils: as, ld -Coreutils: cat, chmod, expr, hostname, install, mv, rm, touch, tr, uname -Diffutils: cmp -Grep: egrep, grep -GCC: cc1, collect2, cpp, gcc -Ncurses: (libraries) -Make: make -Sed: sed</literallayout> +<para>Less depends on: Bash, Binutils, Coreutils, Diffutils, +GCC, Glibc, Grep, Make, Ncurses, Sed.</para> </sect2> |