forked from github/server
update package list
This commit is contained in:
parent
b0093868b3
commit
0b2049151a
|
@ -10,7 +10,8 @@ Debian-based Linux system, this is the apt-get command to
|
||||||
install all of them:
|
install all of them:
|
||||||
|
|
||||||
sudo apt-get install git cmake gcc make luarocks libxml2-dev \
|
sudo apt-get install git cmake gcc make luarocks libxml2-dev \
|
||||||
liblua5.2-dev libtolua-dev libncurses5-dev libsqlite3-dev
|
liblua5.2-dev libtolua-dev libncurses5-dev libsqlite3-dev \
|
||||||
|
libcjson-dev libiniparser-dev
|
||||||
|
|
||||||
# How to check out and build the Eressea server
|
# How to check out and build the Eressea server
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue