From 1792de78ba69ea4f64a661492bec8f1f9eabffaf Mon Sep 17 00:00:00 2001 From: DmitriyMusatkin Date: Mon, 2 Dec 2024 15:53:50 -0800 Subject: [PATCH] maybe that --- builder.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/builder.json b/builder.json index 1e57849..51ad796 100644 --- a/builder.json +++ b/builder.json @@ -14,7 +14,9 @@ "hosts": { "al2": { "packages": [ - "libicu" + "libicu", + "zlib", + "libssl" ] } },