summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2017-12-18 22:21:59 +0100
committerAndreas Jaeger <aj@suse.com>2017-12-18 22:21:59 +0100
commit76605f759f9051c7782f63553ad01c01971c0db6 (patch)
tree67579e544e7b5351a3c9ac3c38f5ab887fccab46
parent6abc1fb9d61374147fcd763c7299b2d5e90c0a0a (diff)
downloadzuul-76605f759f9051c7782f63553ad01c01971c0db6.tar.gz
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
-rw-r--r--bindep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index 85254b4cc..3dcc3e7cd 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -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]