diff --git a/contrib/containers/ci/Dockerfile b/contrib/containers/ci/Dockerfile index 291b94e0cd..2d94a80d7b 100644 --- a/contrib/containers/ci/Dockerfile +++ b/contrib/containers/ci/Dockerfile @@ -20,6 +20,7 @@ RUN apt-get update && apt-get install $APT_ARGS \ cmake \ git \ g++ \ + gettext \ wget \ unzip \ libtool \