mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Mark jpeg-turbo as the default library for compiling in macOS
This commit is contained in:
parent
87fa4de59c
commit
6952bab519
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
Install dependencies with homebrew:
|
||||
|
||||
```
|
||||
brew install cmake freetype gettext gmp hiredis jpeg jsoncpp leveldb libogg libpng libvorbis luajit zstd gettext
|
||||
brew install cmake freetype gettext gmp hiredis jpeg-turbo jsoncpp leveldb libogg libpng libvorbis luajit zstd gettext
|
||||
```
|
||||
|
||||
## Download
|
||||
|
|
Loading…
Add table
Reference in a new issue