Update readme

This commit is contained in:
Berkus Decker 2017-12-18 01:37:06 +02:00 committed by Berkus Decker
parent 03b2257931
commit b9d1cd2908
1 changed files with 2 additions and 2 deletions

View File

@ -6,12 +6,12 @@ This is the complete source code and the build instructions for the alpha versio
What you need to have installed:
* Qt 5.9+
* Qt 5.9+ (with private modules, like qtbase5-private-dev)
* OpenSSL (conan installs this if you use conan)
* OpenAL-soft
* FFmpeg with swscale and swresample libs
* zlib
* opus
* opus (libopus-dev)
Provide paths to OpenAL-soft and Qt5 in CMAKE_PREFIX_PATH variable when configuring.