Skip to content

Commit

Permalink
Add python3-setuptools to install guide in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Nov 1, 2024
1 parent e758107 commit e1c8539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/developer/02_building_complianceascode.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ less ~/OpenSCAP/STARTGUIDE.md
On *Red Hat Enterprise Linux 8* and *Fedora* the package list but must also include python3:

```bash
dnf install cmake make openscap-utils openscap-scanner python3
dnf install cmake make openscap-utils openscap-scanner python3 python3-setuptools
```

On *Ubuntu* and *Debian*, make sure the packages `libopenscap8`,
Expand Down

0 comments on commit e1c8539

Please sign in to comment.