From 84b93eecda719e00b44b4e1114a3e37025e15103 Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Wed, 27 Mar 2024 11:14:37 +0100 Subject: [PATCH] ffi and yaml deps --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index e92e144..14387cf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -85,6 +85,8 @@ ram.runtime = "50M" # For Ruby "libjemalloc-dev", + "libffi-dev", + "libyaml-dev", "curl", "build-essential", "libreadline-dev",