From fb310a902d755ea10aa3229b394ed9a07d191e1d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 13 Feb 2024 09:09:37 +0100 Subject: [PATCH] add clsi dependencies --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 27b40db..b15cf0a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -89,4 +89,7 @@ ram.runtime = "3G" # Filestore dependencies "ghostscript", "imagemagick", "optipng", "iproute2", + + # clsi dependencies + "poppler-utils", ]