From 76605f759f9051c7782f63553ad01c01971c0db6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 18 Dec 2017 22:21:59 +0100 Subject: [PATCH] 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 --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 85254b4cc5..3dcc3e7cd5 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]