瀏覽代碼

updated deps for textutils

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

+ 15 - 5
appendixa/textutils-dep.xml

@@ -5,15 +5,25 @@
 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, ln, ls, mv, rm
-gcc: cc
-grep: egrep, grep
+fileutils: chmod, install, ls, mv, rm
+gettext: msgfmt, xgettext
+gcc: cc, cc1, collect2, cpp0, gcc
+glibc: getconf
+grep: egrep, fgrep, grep
+m4: m4
 make: make
+mawk: mawk
+net-tools: hostname
+perl: perl
 sed: sed
-sh-utils: basename, expr, sleep, uname
+sh-utils: basename, echo, expr, sleep, uname
+tar: tar
+texinfo: install-info, makeinfo
 textutils: cat, tr
 </literallayout>