Dockerfile: install libglib2.0-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
e98c40db84
commit
0493e06b73
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue