Skip to content

Commit

Permalink
Add needed packages for Alpine Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Aug 18, 2023
1 parent 8c72691 commit 258cfad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.Linux
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Different Linux distributions use different naming conventions for the packages
that provide the dependencies needed to compile and run BZFlag. Known build
requirements include:

Alpine:
apk add autoconf automake c-ares-dev curl-dev g++ git glew libtool make \
ncurses sdl2 zlib

Debian & Ubuntu:

apt-get install g++ libtool automake autoconf libsdl2-dev libcurl3-dev \
Expand Down

0 comments on commit 258cfad

Please sign in to comment.