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 \
|
libseccomp-devel \
|
||||||
libselinux-devel \
|
libselinux-devel \
|
||||||
pkgconfig \
|
pkgconfig \
|
||||||
|
json-glib-devel \
|
||||||
runc
|
runc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -78,6 +79,7 @@ apt install -y \
|
||||||
libseccomp-dev \
|
libseccomp-dev \
|
||||||
libselinux1-dev \
|
libselinux1-dev \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
libjson-glib-dev \
|
||||||
runc
|
runc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue