mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
7 lines
290 B
Text
7 lines
290 B
Text
You need autoconf, autopoint, gettext, automake and libtool to generate the build system
|
|
|
|
flex and bison are useful to rebuild lex.l and yacc.y in kmflcomp but not essential
|
|
|
|
For keyboardprocessor you need rust, meson and ninja (meson package pulls in ninja)
|
|
|
|
Run `make reconf` to run them
|