From 704feb689c06a41e65eafff7e0365624add3b337 Mon Sep 17 00:00:00 2001 From: Mikhail Koliada Date: Wed, 12 Oct 2022 09:52:39 +0200 Subject: [PATCH] [Ubuntu] Document tar version --- 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 7e6c8261..ec42ff09 100644 --- a/images/linux/toolsets/toolset-1804.json +++ b/images/linux/toolsets/toolset-1804.json @@ -169,6 +169,7 @@ "pkg-config", "python-setuptools", "rpm", + "tar", "texinfo", "tk", "tzdata", diff --git a/images/linux/toolsets/toolset-2004.json b/images/linux/toolsets/toolset-2004.json index 8f1eabd8..0bf81909 100644 --- a/images/linux/toolsets/toolset-2004.json +++ b/images/linux/toolsets/toolset-2004.json @@ -168,6 +168,7 @@ "pkg-config", "python-is-python3", "rpm", + "tar", "texinfo", "tk", "tzdata", diff --git a/images/linux/toolsets/toolset-2204.json b/images/linux/toolsets/toolset-2204.json index c9a54a7c..51f7deea 100644 --- a/images/linux/toolsets/toolset-2204.json +++ b/images/linux/toolsets/toolset-2204.json @@ -152,6 +152,7 @@ "pkg-config", "python-is-python3", "rpm", + "tar", "texinfo", "tk", "tzdata",