utillinux-dep.xml 347 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Util-linux-&util-linux-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. bash: sh
  7. binutils: as, ld
  8. fileutils: chgrp, chmod, cp, install, ln, mkdir, mv, rm
  9. gcc: cc, cpp
  10. glibc: rpcgen
  11. grep: grep
  12. make: make
  13. sed: sed
  14. sh-utils: uname, whoami
  15. textutils: cat
  16. </literallayout>
  17. </sect2>