Merge branch 'libtool_bin' into 'master'

add libtool bin, fix package openssh

See merge request redox-os/redox!1509
This commit is contained in:
Jeremy Soller 2024-09-26 13:12:26 +00:00
commit ce5cbb4cc6

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 \