mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
This reverts commit ebaf3c8d77
.
This commit is contained in:
parent
1222750c50
commit
c6c2c4f60f
11 changed files with 20 additions and 13 deletions
|
@ -4,7 +4,7 @@
|
|||
install_linux_deps() {
|
||||
local pkgs=(
|
||||
cmake gettext postgresql
|
||||
libpng-dev libjpeg-dev libgl1-mesa-dev libxi-dev libfreetype-dev
|
||||
libpng-dev libjpeg-dev libgl1-mesa-dev libsdl2-dev libfreetype-dev
|
||||
libsqlite3-dev libhiredis-dev libogg-dev libgmp-dev libvorbis-dev
|
||||
libopenal-dev libpq-dev libleveldb-dev libcurl4-openssl-dev libzstd-dev
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue