X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=README;h=56dde37d9365cbc8ac73939635b6880844140992;hp=e7054c9a90378b0a9e28c8ba5bdfed64d8274400;hb=e0a9f17bbae0ca01b2246b601a2524e8d7457a99;hpb=25fd28ea404f11cd68e399eb1b0f3fe5de5034e5 diff --git a/README b/README index e7054c9..56dde37 100644 --- a/README +++ b/README @@ -19,6 +19,10 @@ Prerequisites * A build environment: autotools, libtool, C compiler, ... + * When building from Git, you also need the flex lexical analyzer generator + and bison parser generator (other lex and yacc compatible tools might work + as well if you are lucky). + * A POSIX + Single UNIX Specification compatible C library. * asciidoc, xsltproc, xmlto: