drop flex support on documentation
This commit is contained in:
parent
5323149faf
commit
846ee72ce4
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue