mirror of https://github.com/procxx/kepka.git
Update readme
This commit is contained in:
parent
03b2257931
commit
b9d1cd2908
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue