Remove json-glib in the remaining places

Signed-off-by: Alexander Larsson <alexl@redhat.com>
This commit is contained in:
Alexander Larsson 2017-06-02 16:18:27 +02:00
parent f4b3e90141
commit 2507ba6453
4 changed files with 1 additions and 6 deletions

View file

@ -61,7 +61,6 @@ yum install -y \
libseccomp-devel \
libselinux-devel \
pkgconfig \
json-glib-devel \
runc
```
@ -79,7 +78,6 @@ apt install -y \
libseccomp-dev \
libselinux1-dev \
pkg-config \
libjson-glib-dev \
runc
```