diff --git a/Toolchain/Dockerfile b/Toolchain/Dockerfile index 66ff085fa2..d6bdc31840 100644 --- a/Toolchain/Dockerfile +++ b/Toolchain/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update -y \ cmake \ curl \ genext2fs \ + gettext \ git \ imagemagick \ libmpfr-dev \