[arvados] updated: 2.1.0-2787-gbce07be48
git repository hosting
git at public.arvados.org
Tue Jul 26 18:42:22 UTC 2022
Summary of changes:
lib/install/deps.go | 1 +
1 file changed, 1 insertion(+)
via bce07be48c8c9d8ae62cb1615f5a7cde2ac72249 (commit)
from c296ba650406f32de3315159e4ecd7411fc3dcb9 (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 bce07be48c8c9d8ae62cb1615f5a7cde2ac72249
Author: Tom Clegg <tom at curii.com>
Date: Tue Jul 26 14:42:06 2022 -0400
Add libgbm1 testing dependency.
No issue #
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/lib/install/deps.go b/lib/install/deps.go
index 27b8d1dc8..e02c3743e 100644
--- a/lib/install/deps.go
+++ b/lib/install/deps.go
@@ -157,6 +157,7 @@ func (inst *installCommand) RunCommand(prog string, args []string, stdin io.Read
"libattr1-dev",
"libcrypt-ssleay-perl",
"libfuse-dev",
+ "libgbm1", // cypress / workbench2 tests
"libgnutls28-dev",
"libjson-perl",
"libpam-dev",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list