kbd-dep.xml 395 B

123456789101112131415161718192021222324
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Kbd-&kbd-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: as, ld, strip
  7. Bison: bison
  8. Diffutils: cmp
  9. Fileutils: cp, install, ln, mv, rm
  10. Flex: flex
  11. Gettext: msgfmt, xgettext
  12. Gcc: cc1, collect2, cpp0, gcc
  13. Grep: grep
  14. Gzip: gunzip, gzip
  15. Make: make
  16. Patch: patch
  17. Sed: sed
  18. Sh-utils: uname
  19. </literallayout>
  20. </sect2>