mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
Update manifest.toml
This commit is contained in:
parent
249c2ac34b
commit
2c1bc1f994
1 changed files with 2 additions and 3 deletions
|
@ -120,11 +120,10 @@ ram.runtime = "50M"
|
||||||
"libgmp-dev",
|
"libgmp-dev",
|
||||||
"libjsoncpp-dev",
|
"libjsoncpp-dev",
|
||||||
"libzstd-dev",
|
"libzstd-dev",
|
||||||
"libluajit-5.1-dev",
|
"libluajit2-5.1-dev",
|
||||||
"g++",
|
"g++",
|
||||||
"libarchive13",
|
"libarchive13",
|
||||||
"libjsoncpp25",
|
"libjsoncpp25",
|
||||||
"librhash0",
|
"librhash0",
|
||||||
"cmake-data",
|
"cmake-data",
|
||||||
"libgmpxx4ldbl",
|
"libgmpxx4ldbl"]
|
||||||
"libluajit-5.1-2"]
|
|
||||||
|
|
Loading…
Reference in a new issue