Skip to content

Commit 3398c06

Browse files
authored
Merge pull request ComplianceAsCode#2701 from OpenSCAP/martin-loves-github-edits
Update build instructions to include PyYAML
2 parents 83a9786 + f9785d0 commit 3398c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
1. On Red Hat Enterprise Linux and Fedora make sure the packages `cmake`, `openscap-utils`, and their dependencies are installed. We require version `1.0.8` or later of `openscap-utils` (available in Red Hat Enterprise Linux) as well as `git`.
66

7-
`# yum -y install cmake openscap-utils git`
7+
`# yum -y install cmake openscap-utils git PyYAML`
88

99
On Ubuntu make sure the packages `expat`, `libopenscap8`, `libxml2-utils`, `xsltproc`, and their dependencies are installed as well as `git`.
1010

0 commit comments

Comments
 (0)