mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:27:45 +00:00
Toolchain: Remove unused gettext package from Dockerfile
It is no longer used to build the git port, it seems.
This commit is contained in:
parent
b08a265840
commit
cff3add897
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ RUN apt-get update -y \
|
||||||
gcc-10 \
|
gcc-10 \
|
||||||
e2fsprogs \
|
e2fsprogs \
|
||||||
genext2fs \
|
genext2fs \
|
||||||
gettext \
|
|
||||||
git \
|
git \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
libgmp-dev \
|
libgmp-dev \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue