No libtoolize in apt-get
This commit is contained in:
parent
389c65e570
commit
f50bf6c3f3
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue