From 686220b3aec31b7fadbe93491c0f9ec540124279 Mon Sep 17 00:00:00 2001 From: Alexey-Ayupov <116575425+Alexey-Ayupov@users.noreply.github.com> Date: Sun, 11 Dec 2022 14:56:40 +0100 Subject: [PATCH] [Ubuntu] Add libyaml-dev library (#6740) --- images/linux/toolsets/toolset-1804.json | 1 + images/linux/toolsets/toolset-2004.json | 1 + images/linux/toolsets/toolset-2204.json | 1 + 3 files changed, 3 insertions(+) diff --git a/images/linux/toolsets/toolset-1804.json b/images/linux/toolsets/toolset-1804.json index 74069f16a..91bc00d9a 100644 --- a/images/linux/toolsets/toolset-1804.json +++ b/images/linux/toolsets/toolset-1804.json @@ -160,6 +160,7 @@ "libmagickwand-dev", "libsecret-1-dev", "libsqlite3-dev", + "libyaml-dev", "libtool", "libunwind8", "libxkbfile-dev", diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index 3e92d8d16..1fb6cdf86 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -159,6 +159,7 @@ "libmagickwand-dev", "libsecret-1-dev", "libsqlite3-dev", + "libyaml-dev", "libtool", "libunwind8", "libxkbfile-dev", diff --git a/images/linux/toolsets/toolset-2204.json b/images/linux/toolsets/toolset-2204.json index 9a9740cfe..b3359d52f 100644 --- a/images/linux/toolsets/toolset-2204.json +++ b/images/linux/toolsets/toolset-2204.json @@ -142,6 +142,7 @@ "libmagickwand-dev", "libsecret-1-dev", "libsqlite3-dev", + "libyaml-dev", "libtool", "libunwind8", "libxkbfile-dev",