Update dependency list in Readme

This commit is contained in:
Vinyl Darkscratch 2018-03-13 14:55:37 -07:00
parent 3a4c063b10
commit 10004b2eb7

View file

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