From 3d5f09a90fd475a3531b0ef57325aa7e27b24595 Mon Sep 17 00:00:00 2001 From: kishorekumar-anchala <168699259+kishorekumar-anchala@users.noreply.github.com> Date: Tue, 7 Jan 2025 02:51:15 +0530 Subject: [PATCH] Add libsql3 to ubuntu-24 (#11300) --- images/ubuntu/toolsets/toolset-2404.json | 1 + 1 file changed, 1 insertion(+) diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index f9d8d04ff..127dffd3e 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -127,6 +127,7 @@ "libyaml-dev", "libtool", "libssl-dev", + "libsqlite3-dev", "locales", "mercurial", "openssh-client",