No libtoolize in apt-get

This commit is contained in:
Lymphatus 2016-11-14 10:40:09 +01:00
parent 389c65e570
commit f50bf6c3f3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ compiler:
- clang
before_install:
- sudo apt-get install libtool autoconf git nasm libtoolize
- sudo apt-get install libtool autoconf git nasm
- chmod +x install.sh
- ./install.sh