Adding libtool-bin to packages - required to build neovim

This commit is contained in:
Robert Valik 2015-10-17 22:25:07 +02:00
parent ea56e143ce
commit ac6accf513
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ RUN apt-get update && apt-get install -y \
libncurses5-dev \
libssl-dev \
libtool \
libtool-bin \
lzip \
m4 \
pkg-config \