Update dependency list in Readme
This commit is contained in:
parent
3a4c063b10
commit
10004b2eb7
|
|
@ -28,7 +28,7 @@ Thanks to [hunternet93](https://github.com/hunternet93) for starting the reimple
|
|||
* pixman
|
||||
* zlib (only ruby bindings)
|
||||
* OpenGL header (alternatively GLES2 with `DEFINES+=GLES2_HEADER`)
|
||||
* Ruby (make sure to use 2.3 on macOS and Linux(?) due to a save formatting bug in newer versions)
|
||||
* Ruby (make sure to use 2.3 on macOS due to a save formatting bug in newer versions -- @Yummychickenblue reports this may not be an issue anymore)
|
||||
* Python 3 (journal reimplementation only)
|
||||
* PyQt5 for Python 3 (journal reimplementation only)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue