mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
7 lines
283 B
Text
7 lines
283 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 meson and ninja (meson package pulls both in)
|
|
|
|
Run `make reconf` to run them
|