Fix docs building

We need graphviz for docs building, use "doc" tag in bindep for it.
This is needed with updated jobs that look for doc tags.

Change-Id: Idc329ab113761061678c9bd31485ac5e18273e23
This commit is contained in:
Andreas Jaeger 2017-12-18 22:21:59 +01:00
parent 6abc1fb9d6
commit 76605f759f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ openssl [test]
zookeeperd [platform:dpkg]
build-essential [platform:dpkg]
gcc [platform:rpm]
graphviz [test]
graphviz [doc]
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm]
libffi-dev [platform:dpkg]