utillinux-dep.xml 402 B

1234567891011121314151617181920212223
  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. diffutils: cmp
  9. fileutils: chgrp, chmod, cp, install, ln, mv, rm
  10. gettext: msgfmt, xgettext
  11. gcc: cc, cc1, collect2, cpp, cpp0
  12. glibc: rpcgen
  13. grep: grep
  14. make: make
  15. sed: sed
  16. sh-utils: uname, whoami
  17. textutils: cat
  18. </literallayout>
  19. </sect2>