update readme

This commit is contained in:
Yuichi Nishiwaki 2014-05-26 12:06:16 +09:00
parent 70e3ed2354
commit 23c5962df7
1 changed files with 1 additions and 1 deletions

View File

@ -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.