feat(prefix): libtool
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
parent
26fddb3071
commit
008160036d
3 changed files with 61 additions and 7 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue