drop flex support on documentation

This commit is contained in:
Yuichi Nishiwaki 2014-06-26 00:36:59 +09:00
parent 5323149faf
commit 846ee72ce4
2 changed files with 0 additions and 2 deletions

View File

@ -83,7 +83,6 @@ If you execute `cmake` with debug flag `-DCMAKE_BUILD_TYPE=Debug`, it builds the
Picrin scheme depends on some external libraries to build the binary:
- perl
- lex (preferably, flex)
- getopt
- libedit (optional)
- regex.h of POSIX.1 (optional)

View File

@ -64,7 +64,6 @@ Requirement
Picrin scheme depends on some external libraries to build the binary:
- perl
- lex (preferably, flex)
- getopt
- readline (optional)
- regex.h of POSIX.1 (optional)