diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 22:09:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 22:09:38 +0000 |
commit | a1d6fdd96fcfe5097a227d5c9cc9397c82895746 (patch) | |
tree | 3608401f70549d2efcb97a9af455c4242cae5edc /appendixa/automake-dep.xml | |
parent | 96c8b1a2b8d3b3940eaa088234ece825e1941e65 (diff) |
updated deps for automake
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/automake-dep.xml')
-rw-r--r-- | appendixa/automake-dep.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml index a59ccdc6a..7532d7c91 100644 --- a/appendixa/automake-dep.xml +++ b/appendixa/automake-dep.xml @@ -6,12 +6,13 @@ <literallayout> bash: sh diffutils: cmp -fileutils: chmod, cp, ls, mkdir, mv, rm -grep: grep +fileutils: chmod, install, ls, mkdir, mv, rm, rmdir +grep: fgrep, grep make: make perl: perl sed: sed -sh-utils: basename, expr, sleep +sh-utils: echo, expr, hostname, sleep +texinfo: install-info textutils: cat, tr </literallayout> |