1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

missing libffi libyaml deps

This commit is contained in:
Gredin67 2024-03-15 22:48:31 +01:00 committed by GitHub
parent d5a92aee1f
commit 8da724c2eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,6 +84,8 @@ ram.runtime = "50M"
# For Ruby
"libjemalloc-dev",
"libffi-dev",
"libyaml-dev",
"curl",
"build-essential",
"libreadline-dev",