[ARVADOS] updated: 2.1.0-887-g537fed80c
Git user
git at public.arvados.org
Fri Jun 4 19:59:52 UTC 2021
Summary of changes:
lib/install/deps.go | 1 +
1 file changed, 1 insertion(+)
via 537fed80c27e32ccb579ff2221f407e755c58ab8 (commit)
from 715789da56a4afb169ff7ab4839b65e4daf33c0b (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 537fed80c27e32ccb579ff2221f407e755c58ab8
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Fri Jun 4 15:29:05 2021 -0400
17762: Add uuid-dev package
refs #17762
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/lib/install/deps.go b/lib/install/deps.go
index aa4be9205..a1f5d72be 100644
--- a/lib/install/deps.go
+++ b/lib/install/deps.go
@@ -178,6 +178,7 @@ func (inst *installCommand) RunCommand(prog string, args []string, stdin io.Read
"r-cran-roxygen2",
"r-cran-xml",
"sudo",
+ "uuid-dev",
"wget",
"xvfb",
)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list