README.md: fix deps
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
8c45e7b120
commit
bceba08666
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ yum install -y \
|
|||
libseccomp-devel \
|
||||
libselinux-devel \
|
||||
pkgconfig \
|
||||
json-glib-devel \
|
||||
runc
|
||||
```
|
||||
|
||||
|
@ -78,6 +79,7 @@ apt install -y \
|
|||
libseccomp-dev \
|
||||
libselinux1-dev \
|
||||
pkg-config \
|
||||
libjson-glib-dev \
|
||||
runc
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue