Add Alpine build dependencies in README (#9206)

This commit is contained in:
Zaoqi 2019-12-16 00:10:25 +08:00 committed by SmallJoker
parent c3d0aab0bc
commit 03e1f23a5e
1 changed files with 4 additions and 0 deletions

View File

@ -152,6 +152,10 @@ For Arch users:
sudo pacman -S base-devel libcurl-gnutls cmake libxxf86vm irrlicht libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses sudo pacman -S base-devel libcurl-gnutls cmake libxxf86vm irrlicht libpng sqlite libogg libvorbis openal freetype2 jsoncpp gmp luajit leveldb ncurses
For Alpine users:
sudo apk add build-base irrlicht-dev cmake bzip2-dev libpng-dev jpeg-dev libxxf86vm-dev mesa-dev sqlite-dev libogg-dev libvorbis-dev openal-soft-dev curl-dev freetype-dev zlib-dev gmp-dev jsoncpp-dev luajit-dev
#### Download #### Download
You can install Git for easily keeping your copy up to date. You can install Git for easily keeping your copy up to date.