feat(prefix): libtool

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2024-12-02 22:21:45 +11:00
parent 26fddb3071
commit 008160036d
No known key found for this signature in database
GPG key ID: 80E0357347554B89
3 changed files with 61 additions and 7 deletions

View file

@ -42,8 +42,6 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
libpng-dev \
libsdl1.2-dev \
libsdl2-ttf-dev \
libtool \
libtool-bin \
llvm \
lua5.4 \
lzip \
@ -70,4 +68,5 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
xxd \
zip \
zlib1g-dev \
zstd
zstd \
help2man \