maint: add build dependency on indent for Travis CI

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
Yury V. Zaytsev 2015-10-18 18:05:13 +02:00
parent 7f29e0ac4c
commit 2cee5e50c3

View File

@ -6,7 +6,7 @@ env:
install:
- sudo apt-get update -qq
- sudo apt-get install -y autoconf gettext autopoint libtool check
- sudo apt-get install -y autoconf gettext autopoint libtool check indent
- sudo apt-get install -y e2fslibs-dev libaspell-dev libglib2.0-dev libgpm-dev libncurses5-dev libslang2-dev libssh2-1-dev libx11-dev unzip
script: