Skip to content

Commit

Permalink
Add Alpine build dependencies in README (#9206)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaoqi authored and SmallJoker committed Dec 15, 2019
1 parent c3d0aab commit 03e1f23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -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

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

You can install Git for easily keeping your copy up to date.
Expand Down

0 comments on commit 03e1f23

Please sign in to comment.