We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d226d2c + 72e782e commit 010a090Copy full SHA for 010a090
2 files changed
build/config.json
@@ -23,7 +23,8 @@
23
"gettext",
24
"libcurl4-openssl-dev",
25
"libpq-dev",
26
- "pkg-config"
+ "pkg-config",
27
+ "libyaml-dev"
28
]
29
},
30
{
goss_base.yaml
@@ -11,6 +11,8 @@ package:
11
installed: false
12
jq:
13
installed: true
14
+ libyaml-dev:
15
+ installed: true
16
lsb-release:
17
18
make:
0 commit comments