travis: Add docbook dep

This commit is contained in:
Luca Barbato 2016-11-26 00:25:36 +01:00
parent b226ddfc1b
commit 04bb81119c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install autotools-dev automake autoconf libtool gperf xsltproc
- sudo apt-get install autotools-dev automake autoconf libtool gperf xsltproc docbook-xsl
script: ./autogen.sh && ./configure && make V=1 distcheck
notifications:
irc: