procps-dep.xml 638 B

12345678910111213141516171819202122232425262728293031323334
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Procps-&procps-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. as from the binutils package
  7. ld from the binutils package
  8. strip from the binutils package
  9. install from the fileutils package
  10. ln from the fileutils package
  11. mv from the fileutils package
  12. rm from the fileutils package
  13. gcc from the gcc package
  14. grep from the grep package
  15. make from the make package
  16. sed from the sed package
  17. basename from the sh-utils package
  18. pwd from the sh-utils package
  19. sort from the textutils package
  20. tr from the textutils package
  21. </literallayout>
  22. </sect2>