ci: add missing dependencies for documentation
authorDavid Marchand <david.marchand@redhat.com>
Tue, 13 Aug 2019 13:22:16 +0000 (15:22 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 13 Sep 2019 11:04:13 +0000 (13:04 +0200)
commit7632da0b875f0e2ca9b5c1bc03e8a43bc25c9f9e
tree6c508f83019ae06afe9cd5a8999b73ccd9d5e238
parent54a88d1b16303bcb923773293ceb71d8c19a6403
ci: add missing dependencies for documentation

Install missing dependencies so that doc can be generated.
While at it, explicitly configure that we want the doc to be generated.
Missing dependencies are then reported as an error rather than silently
ignored.

Because of these extra dependencies, only build them in dedicated travis
jobs.

Fixes: ad2b2cfb1ea3 ("ci: enable unit tests with Travis")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
.ci/linux-build.sh
.travis.yml