update readme
This commit is contained in:
parent
70e3ed2354
commit
23c5962df7
|
@ -216,7 +216,7 @@ Picrin scheme depends on some external libraries to build the binary:
|
||||||
- perl
|
- perl
|
||||||
- lex (preferably, flex)
|
- lex (preferably, flex)
|
||||||
- getopt
|
- getopt
|
||||||
- readline (optional)
|
- libedit (optional)
|
||||||
- regex.h of POSIX.1 (optional)
|
- regex.h of POSIX.1 (optional)
|
||||||
|
|
||||||
Optional libraries are, if cmake detected them, automatically enabled.
|
Optional libraries are, if cmake detected them, automatically enabled.
|
||||||
|
|
Loading…
Reference in New Issue