소스 검색

updated deps for m4

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 년 전
부모
커밋
df535ff960
1개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. 5 4
      appendixa/m4-dep.xml

+ 5 - 4
appendixa/m4-dep.xml

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