Adding libtool-bin to packages - required to build neovim
This commit is contained in:
parent
ea56e143ce
commit
ac6accf513
@ -31,6 +31,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libncurses5-dev \
|
||||
libssl-dev \
|
||||
libtool \
|
||||
libtool-bin \
|
||||
lzip \
|
||||
m4 \
|
||||
pkg-config \
|
||||
|
Loading…
Reference in New Issue
Block a user