Parcourir la source

updated deps for automake

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans il y a 23 ans
Parent
commit
a1d6fdd96f
1 fichiers modifiés avec 4 ajouts et 3 suppressions
  1. 4 3
      appendixa/automake-dep.xml

+ 4 - 3
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>