procps-dep.xml 307 B

12345678910111213141516171819
  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: gcc
  9. grep: grep
  10. make: make
  11. sed: sed
  12. sh-utils: basename, pwd
  13. textutils: sort, tr
  14. </literallayout>
  15. </sect2>