makedev-dep.xml 466 B

1234567891011121314151617181920212223
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. chmod from the fileutils package
  7. chown from the fileutils package
  8. cp from the fileutils package
  9. ln from the fileutils package
  10. mknod from the fileutils package
  11. mv from the fileutils package
  12. rm from the fileutils package
  13. grep from the grep package
  14. expr from the sh-utils package
  15. </literallayout>
  16. </sect2>