[arvados] updated: 2.6.0-488-ga402ce84c
git repository hosting
git at public.arvados.org
Mon Aug 14 14:07:35 UTC 2023
Summary of changes:
lib/install/deps.go | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via a402ce84c38d03c4364b29cc28acf1bd691d49b2 (commit)
from a6c53fb8dc1e29f5e386567ad3439e75fb65f2a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit a402ce84c38d03c4364b29cc28acf1bd691d49b2
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Mon Aug 14 11:07:19 2023 -0300
Fixes comment formatting. No issue #
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/lib/install/deps.go b/lib/install/deps.go
index 340c24274..dc8ec39f6 100644
--- a/lib/install/deps.go
+++ b/lib/install/deps.go
@@ -156,8 +156,8 @@ func (inst *installCommand) RunCommand(prog string, args []string, stdin io.Read
"gettext",
"libattr1-dev",
"libfuse-dev",
- "libgbm1", // cypress / workbench2 tests
- "libglib2.0-dev", // conmon, used by singularity
+ "libgbm1", // cypress / workbench2 tests
+ "libglib2.0-dev", // common, used by singularity
"libgnutls28-dev",
"libpam-dev",
"libpcre3-dev",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list