Add libtool to debian-bootstrap.sh

This commit is contained in:
Ryan Scott 2016-11-26 10:29:34 -05:00
parent 3aca29a9c0
commit 8a1ab91701

View File

@ -95,6 +95,7 @@ apt-get install -y \
libssl-dev \ libssl-dev \
libsystemd-dev \ libsystemd-dev \
libtagc0-dev \ libtagc0-dev \
libtool \
libtre-dev \ libtre-dev \
libudev-dev \ libudev-dev \
libusb-1.0-0-dev \ libusb-1.0-0-dev \