Remove unused packages

This commit is contained in:
Ribbon 2023-05-18 23:58:33 +00:00
parent 7ac208cf30
commit e94ddce3bc
2 changed files with 2 additions and 14 deletions

View file

@ -21,12 +21,7 @@ RUN apt-get update \
libfuse-dev \
libgmp-dev \
libhtml-parser-perl \
libpng-dev \
libtool \
libjpeg-dev \
libvorbis-dev \
libsdl2-ttf-dev \
libosmesa6-dev \
libfontconfig1-dev \
m4 \
nasm \
@ -34,7 +29,6 @@ RUN apt-get update \
po4a \
syslinux-utils \
texinfo \
libsdl1.2-dev \
ninja-build \
meson \
python3-mako \