Add libgbm1 testing dependency.
authorTom Clegg <tom@curii.com>
Tue, 26 Jul 2022 18:42:06 +0000 (14:42 -0400)
committerTom Clegg <tom@curii.com>
Tue, 26 Jul 2022 18:42:06 +0000 (14:42 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

lib/install/deps.go

index 27b8d1dc8aedb70c9c5720ace830bc3bbaabd10a..e02c3743e71809a40053983d1e753e238577f2ec 100644 (file)
@@ -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",