Skip to content

Commit

Permalink
added missing build dep (subid-devel)
Browse files Browse the repository at this point in the history
Signed-off-by: Penn Bauman <[email protected]>
  • Loading branch information
pennbauman committed Aug 1, 2023
1 parent e2be8d6 commit 4a4b494
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions install.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ The following dependencies are required to build it:
- go >= 1.13
- go-md2man
- meson >= 0.58.0
- ninja
- shadow-utils-subid-devel
- ninja-build
- systemd

The following dependencies enable various optional features:
Expand Down Expand Up @@ -86,4 +87,4 @@ The following steps can be followed in order to create a custom image:

```
$ toolbox create -i my-custom-image
```
```

0 comments on commit 4a4b494

Please sign in to comment.