Fixed mac OSX x264 dependency package name.

This commit is contained in:
mjbudd77 2021-05-03 19:40:41 -04:00
parent cfc91e2223
commit b3700f58b4
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
brew install qt5 brew install qt5
brew install sdl2 brew install sdl2
brew install minizip brew install minizip
brew install libx264 (optional dependency but recommended for AVI recording) brew install x264 (optional dependency but recommended for AVI recording)
</pre> </pre>
Otherwise you can install the dmg packages available from the Qt and SDL websites. Otherwise you can install the dmg packages available from the Qt and SDL websites.
<br><br>The following tools are required to build from source: <br><br>The following tools are required to build from source: