Browse Source

updated deps for sed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 năm trước cách đây
mục cha
commit
dade806ff9
1 tập tin đã thay đổi với 11 bổ sung5 xóa
  1. 11 5
      appendixa/sed-dep.xml

+ 11 - 5
appendixa/sed-dep.xml

@@ -4,15 +4,21 @@
 <para>Sed-&sed-depversion; needs the following to be installed:</para>
 
 <literallayout>
+autoconf: autoconf, autoheader
+automake: aclocal, automake
 bash: sh
-binutils: ar, as, ld
+binutils: ar, as, ld, ranlib
 diffutils: cmp
-fileutils: chmod, cp, ls, mv, rm
-gcc: cc
-grep: egrep, grep
+fileutils: chmod, install, ls, mv, rm
+gcc: cc1, collect2, cpp0, gcc
+glibc: getconf
+grep: egrep, fgrep, grep
+m4: m4
 make: make
+mawk: mawk
 sed: sed
-sh-utils: basename, expr, sleep
+sh-utils: echo, expr, hostname, sleep
+texinfo: install-info, makeinfo
 textutils: cat, tr
 </literallayout>