Fixes comment formatting. No issue #
[arvados.git] / lib / install / deps.go
index 4500d89f81ee0d63a2ec1708ad416b55758cf19c..dc8ec39f6f0a33507beb54a175f4c9607f6c250f 100644 (file)
@@ -156,12 +156,14 @@ func (inst *installCommand) RunCommand(prog string, args []string, stdin io.Read
                        "gettext",
                        "libattr1-dev",
                        "libfuse-dev",
-                       "libgbm1", // cypress / workbench2 tests
+                       "libgbm1",        // cypress / workbench2 tests
+                       "libglib2.0-dev", // common, used by singularity
                        "libgnutls28-dev",
                        "libpam-dev",
                        "libpcre3-dev",
                        "libpq-dev",
                        "libreadline-dev",
+                       "libseccomp-dev", // singularity
                        "libssl-dev",
                        "libxml2-dev",
                        "libxslt1-dev",