add libtool bin, fix package openssh

This commit is contained in:
Raffaele Ragni 2024-09-26 13:12:26 +00:00 committed by Jeremy Soller
parent 35e71d6d8c
commit 82c2e63069

View file

@ -41,6 +41,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
libsdl1.2-dev \
libsdl2-ttf-dev \
libtool \
libtool-bin \
llvm \
lua5.4 \
lzip \
@ -49,7 +50,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
meson \
nasm \
ninja-build \
openssh \
ssh \
patch \
perl \
pkg-config \