mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
more things needed in some README.repo cow.sh: make it compatible with xenial set DIST for use with optional local .pbuilderrc, also in deb.sh link linux/.pbuilderrc to ~/.pbuilderrc if it doesn't exist
5 lines
172 B
Text
5 lines
172 B
Text
You need autoconf, automake and libtool to generate the build system
|
|
|
|
flex and bison are useful to rebuild lex.l and yacc.y but not essential
|
|
|
|
Run ./autogen.sh to run them
|