Dockerfile: install libglib2.0-dev

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-09-21 23:56:26 +02:00
parent e98c40db84
commit 0493e06b73
No known key found for this signature in database
GPG Key ID: B2BEAD150DE936B9
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y \
protobuf-c-compiler \
protobuf-compiler \
python-minimal \
libglib2.0-dev \
--no-install-recommends
# install bats