mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
Fix more dependencies
This commit is contained in:
parent
4b6534513a
commit
f816568b57
1 changed files with 4 additions and 0 deletions
|
@ -57,9 +57,13 @@ ram.runtime = "50M"
|
||||||
"libgdbm-dev",
|
"libgdbm-dev",
|
||||||
"libgdbm6",
|
"libgdbm6",
|
||||||
"libgmp-dev",
|
"libgmp-dev",
|
||||||
|
"libjemalloc-dev",
|
||||||
"libncurses5-dev",
|
"libncurses5-dev",
|
||||||
|
"libsqlite3-dev",
|
||||||
"libreadline6-dev",
|
"libreadline6-dev",
|
||||||
"libssl-dev",
|
"libssl-dev",
|
||||||
|
"libxml2-dev",
|
||||||
|
"libxslt-dev",
|
||||||
"libyaml-dev",
|
"libyaml-dev",
|
||||||
"patch",
|
"patch",
|
||||||
"rustc",
|
"rustc",
|
||||||
|
|
Loading…
Add table
Reference in a new issue