travis-ci: Install automake
This commit is contained in:
parent
552f8d2227
commit
36d07c6e58
|
@ -6,7 +6,7 @@ before_install:
|
|||
|
||||
install:
|
||||
# install build dependencies
|
||||
- sudo apt-get install -qq --no-install-recommends debhelper devscripts python python-debian quilt autotools-dev
|
||||
- sudo apt-get install -qq --no-install-recommends debhelper devscripts python python-debian quilt autotools-dev automake
|
||||
|
||||
script:
|
||||
# build the debian package
|
||||
|
|
Loading…
Reference in a new issue