mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-30 13:19:02 +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
Notes:
sideshowbarker
2024-07-18 00:57:38 +09:00
Author: https://github.com/gmta
Commit: cff3add897
Pull-request: https://github.com/SerenityOS/serenity/pull/10941
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/kleinesfilmroellchen ✅
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