mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
ffi and yaml deps
This commit is contained in:
parent
714be6a1be
commit
404cfad872
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ ram.runtime = "50M"
|
||||||
# For Ruby
|
# For Ruby
|
||||||
|
|
||||||
"libjemalloc-dev",
|
"libjemalloc-dev",
|
||||||
|
"libffi-dev",
|
||||||
|
"libyaml-dev",
|
||||||
"curl",
|
"curl",
|
||||||
"build-essential",
|
"build-essential",
|
||||||
"libreadline-dev",
|
"libreadline-dev",
|
||||||
|
|
Loading…
Add table
Reference in a new issue