mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 15:00:56 +07:00
travis: Add docbook dep
This commit is contained in:
parent
b226ddfc1b
commit
04bb81119c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user