diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-17 15:27:02 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-17 15:27:02 +0000 |
commit | d6c2f4701981c59c9900fa37915381ba105b24b1 (patch) | |
tree | 19b7b7133a1efdbaef9bdaf97c94dc1df6e30156 /appendixa/psmisc-dep.xml | |
parent | 54a9cead33a0145a67a214793a43ae7c93245ce1 (diff) |
updated deps for psmisc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/psmisc-dep.xml')
-rw-r--r-- | appendixa/psmisc-dep.xml | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/appendixa/psmisc-dep.xml b/appendixa/psmisc-dep.xml index c9a7b59ed..ad9feaecc 100644 --- a/appendixa/psmisc-dep.xml +++ b/appendixa/psmisc-dep.xml @@ -4,15 +4,22 @@ <para>Psmisc-&psmisc-depversion; needs the following to be installed:</para> <literallayout> +autoconf: autoconf, autoheader +automake: aclocal, automake bash: sh +bison: bison binutils: as, ld diffutils: cmp -fileutils: chmod, cp, ls, mv, rm -gcc: cc +fileutils: chmod, install, ls, mkdir, mv, rm +gettext: msgfmt, xgettext +gcc: cc, cc1, collect2, cpp0, gcc grep: egrep, grep +m4: m4 make: make +mawk: mawk sed: sed -sh-utils: basename, expr, sleep, uname +sh-utils: basename, echo, expr, hostname, sleep, uname +texinfo: makeinfo textutils: cat, tr </literallayout> |