Add libtool to compile script

This commit is contained in:
2016-04-20 22:24:34 +01:00
parent ceb6b829df
commit 6c333d3349

View File

@@ -4,4 +4,4 @@ source /build/config
set -x set -x
## Often used tools ## Often used tools
apt_install_temporary build-essential yasm cmake automake autopoint autoconf pkg-config apt_install_temporary build-essential yasm cmake automake autopoint autoconf libtool pkg-config