mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Update dependencies list
This commit is contained in:
parent
8d0830795c
commit
3b386259b1
1 changed files with 4 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ Thanks to [hunternet93](https://github.com/hunternet93) for the macOS and Linux
|
|||
* Qt5
|
||||
* Boost.Unordered (headers only)
|
||||
* Boost.Program_options
|
||||
* Boost.CRC
|
||||
* libsigc++ 2.0
|
||||
* PhysFS (latest hg)
|
||||
* OpenAL
|
||||
|
|
@ -26,9 +27,9 @@ Thanks to [hunternet93](https://github.com/hunternet93) for the macOS and Linux
|
|||
* 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)
|
||||
* Python 3 (journal reimplementation only)
|
||||
* PyQt5 (journal reimplementation only)
|
||||
* Ruby (make sure to use 2.3 on macOS and Linux(?) due to a save formatting bug)
|
||||
* Python 3 (macOS/Linux journal reimplementation only)
|
||||
* PyQt5 (macOS/Linux journal reimplementation only)
|
||||
|
||||
*SyngleChance* employs Qt's qmake build system, so you'll need to install that beforehand. (The cmake build hasn't been maintained since the fork.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue