picrin depends also on getopt
This commit is contained in:
parent
3d6880d748
commit
9157a359cf
|
@ -164,6 +164,7 @@ https://github.com/wasabiz/picrin
|
||||||
picrin scheme depends on some external libraries to build the binary:
|
picrin scheme depends on some external libraries to build the binary:
|
||||||
|
|
||||||
- lex (preferably, flex)
|
- lex (preferably, flex)
|
||||||
|
- getopt
|
||||||
- readline (optional)
|
- readline (optional)
|
||||||
|
|
||||||
The compilation is tested only on Mac OSX and Ubuntu. I think (or hope) it'll be ok to compile and run on other operating systems such as Arch or Windows, but I don't guarantee :(
|
The compilation is tested only on Mac OSX and Ubuntu. I think (or hope) it'll be ok to compile and run on other operating systems such as Arch or Windows, but I don't guarantee :(
|
||||||
|
|
Loading…
Reference in New Issue