diff --git a/README.md b/README.md index e7a42c758..bed477916 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,16 @@ This is the complete source code and the build instructions for the alpha versio ## Build instructions -Must have OpenAL-soft and Qt5 installed. Provide paths to them in CMAKE_PREFIX_PATH variable when configuring. +What you need to have installed: + +* Qt 5.9+ +* OpenSSL (conan installs this if you use conan) +* OpenAL-soft +* FFmpeg with swscale and swresample libs +* zlib +* opus + +Provide paths to OpenAL-soft and Qt5 in CMAKE_PREFIX_PATH variable when configuring. ccache -o sloppiness=pch_defines,time_macros mkdir _conan_build_