mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
udpate ruby deps
This commit is contained in:
parent
3c80db01aa
commit
4b6534513a
1 changed files with 13 additions and 10 deletions
|
@ -51,19 +51,22 @@ ram.runtime = "50M"
|
|||
|
||||
# For Ruby
|
||||
"autoconf",
|
||||
"automake",
|
||||
"bison",
|
||||
"build-essential",
|
||||
"curl",
|
||||
"libjemalloc-dev",
|
||||
"libreadline-dev",
|
||||
"libsqlite3-dev",
|
||||
"libdb-dev",
|
||||
"libffi-dev",
|
||||
"libgdbm-dev",
|
||||
"libgdbm6",
|
||||
"libgmp-dev",
|
||||
"libncurses5-dev",
|
||||
"libreadline6-dev",
|
||||
"libssl-dev",
|
||||
"libtool",
|
||||
"libxml2-dev",
|
||||
"libxslt-dev",
|
||||
"openssl",
|
||||
"libyaml-dev",
|
||||
"patch",
|
||||
"rustc",
|
||||
"uuid-dev",
|
||||
"zlib1g-dev",
|
||||
|
||||
"openssl",
|
||||
]
|
||||
|
||||
[resources.database]
|
||||
|
|
Loading…
Add table
Reference in a new issue