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>