.travis.yml

This commit is contained in:
Markus Gans 2015-08-22 18:58:50 +02:00
parent fa6666f368
commit 81f03182c4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ install:
- lsb_release -a
- uname -a
- sudo apt-get update
- sudo apt-get -y install libglib2.0-dev libncursesw5-dev libgpm-dev
- sudo apt-get -y install libglib2.0-dev libncursesw5-dev libgpm-dev autoconf-archive
- git clone git://github.com/gansm/finalcut.git
- cd finalcut
- autoreconf -v --install --force