diff --git a/Dockerfile b/Dockerfile index f526dd2c..dd0bf27b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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