less-dep.xml 356 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Less-&less-depversion; needs the following to be installed:</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>