mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Update macosx build from master
This commit is contained in:
parent
24abdf45b9
commit
04fe8cc0a2
2 changed files with 47 additions and 4 deletions
|
@ -33,9 +33,7 @@ if [[ $PLATFORM == "Unix" ]]; then
|
|||
fi
|
||||
|
||||
else
|
||||
brew update
|
||||
brew install freetype gettext hiredis irrlicht jpeg leveldb libogg libvorbis luajit
|
||||
#brew upgrade postgresql
|
||||
install_macosx_deps
|
||||
fi
|
||||
elif [[ $PLATFORM == "Win32" ]]; then
|
||||
sudo apt-get update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue