diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-17 15:45:05 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-17 15:45:05 +0000 |
commit | 5378fc38c787e6d096e12305c0e9ea241e4b94d7 (patch) | |
tree | 79ae4def7f09433469a9ee6cfda28b7273e99f56 /appendixa/shadowpwd-dep.xml | |
parent | e360ffd1a72021085aa0dd7a0ed20bb2fca13dc2 (diff) |
updated deps for shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/shadowpwd-dep.xml')
-rw-r--r-- | appendixa/shadowpwd-dep.xml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/appendixa/shadowpwd-dep.xml b/appendixa/shadowpwd-dep.xml index 2befde9c8..7381c04ce 100644 --- a/appendixa/shadowpwd-dep.xml +++ b/appendixa/shadowpwd-dep.xml @@ -4,16 +4,24 @@ <para>Shadow-&shadow-depversion; needs the following to be installed:</para> <literallayout> +autoconf: autoconf, autoheader +automake: aclocal, automake bash: sh -binutils: ar, as, ld, nm +binutils: ar, as, ld, nm, ranlib diffutils: cmp -fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir -gcc: cc +fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir +gettext: msgfmt, xgettext +gcc: cc1, collect2, cpp0, gcc +glibc: ldconfig grep: egrep, grep +m4: m4 make: make +mawk: mawk +net-tools: hostname sed: sed -sh-utils: basename, expr, sleep, uname -textutils: cat, sort, uniq +sh-utils: basename, echo, expr, sleep, uname +texinfo: makeinfo +textutils: cat, sort, tr, uniq </literallayout> </sect2> |