瀏覽代碼

updated findutils deps

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父節點
當前提交
27c4255d20
共有 1 個文件被更改,包括 6 次插入5 次删除
  1. 6 5
      appendixa/findutils-dep.xml

+ 6 - 5
appendixa/findutils-dep.xml

@@ -6,14 +6,15 @@ installed:</para>
 
 <literallayout>
 bash: sh
-binutils: ar, as, ld
-fileutils: chmod, cp, mv, rm
-grep: grep
-gcc: cc
+binutils: ar, as, ld, ranlib
+diffutils: cmp
+fileutils: chmod, cp, install, mv, rm
+grep: egrep, grep
+gcc: cc1, collect2, cpp0, gcc
 make: make
 patch: patch
 sed: sed
-sh-utils: basename, date
+sh-utils: basename, date, echo, hostname
 textutils: cat, tr
 </literallayout>