diff --git a/Toolchain/Dockerfile b/Toolchain/Dockerfile index bd0185ca6a..2790793b24 100644 --- a/Toolchain/Dockerfile +++ b/Toolchain/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update -y \ curl \ genext2fs \ git \ + imagemagick \ libmpfr-dev \ libmpc-dev \ libgmp-dev \