procps-dep.xml 338 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Procps-&procps-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: as, ld, strip
  7. Fileutils: install, ln, mv, rm
  8. Gcc: cc1, collect2, cpp0, gcc
  9. Grep: grep
  10. Make: make
  11. Gawk: awk
  12. Sed: sed
  13. Sh-utils: basename, pwd
  14. Textutils: sort, tr
  15. </literallayout>
  16. </sect2>