mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
maint: add build dependency on indent for Travis CI
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
7f29e0ac4c
commit
2cee5e50c3
@ -6,7 +6,7 @@ env:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo apt-get update -qq
|
- 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
|
- 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:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user