mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
Toolchain: Add ImageMagick to Dockerfile
This commit is contained in:
parent
280785f0fa
commit
68f0170bc6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ RUN apt-get update -y \
|
||||||
curl \
|
curl \
|
||||||
genext2fs \
|
genext2fs \
|
||||||
git \
|
git \
|
||||||
|
imagemagick \
|
||||||
libmpfr-dev \
|
libmpfr-dev \
|
||||||
libmpc-dev \
|
libmpc-dev \
|
||||||
libgmp-dev \
|
libgmp-dev \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue