less-dep.xml 362 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Less Installation Dependencies</title>
  3. <para>Last checked against version &less-depversion;.</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: as, ld
  7. Diffutils: cmp
  8. Fileutils: chmod, install, mv, rm, touch
  9. Grep: egrep, grep
  10. Gcc: cc1, collect2, cpp0, gcc
  11. Make: make
  12. Sed: sed
  13. Sh-utils: expr, hostname, uname
  14. Textutils: cat, tr
  15. </literallayout>
  16. </sect2>