From 404cfad872f749b2edfcbc199f7cb55c409055bd 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 5a57c71..d644aa0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -84,6 +84,8 @@ ram.runtime = "50M" # For Ruby "libjemalloc-dev", + "libffi-dev", + "libyaml-dev", "curl", "build-essential", "libreadline-dev",