1
0
Fork 0
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:
Loic Blot 2018-05-21 21:04:18 +02:00 committed by SmallJoker
parent 24abdf45b9
commit 04fe8cc0a2
2 changed files with 47 additions and 4 deletions

View file

@ -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