add libtools to containerfile
This commit is contained in:
parent
328e468928
commit
f81b8e78a3
|
@ -42,6 +42,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
libsdl1.2-dev \
|
libsdl1.2-dev \
|
||||||
libsdl2-ttf-dev \
|
libsdl2-ttf-dev \
|
||||||
|
libtool \
|
||||||
llvm \
|
llvm \
|
||||||
lua5.4 \
|
lua5.4 \
|
||||||
lzip \
|
lzip \
|
||||||
|
|
Loading…
Reference in a new issue