summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2017-11-21 21:02:52 +0100
committerAndreas Jaeger <aj@suse.com>2017-11-21 21:02:52 +0100
commit6a48eba4a7cbc9d82740ea579e6f7188ab2e8f2c (patch)
tree9b9f3445c2cfd490784141ecae0e2bb21e653c89 /bindep.txt
parentd8083326cfbf894fc5e627e72087599e05d352a0 (diff)
downloadironic-6a48eba4a7cbc9d82740ea579e6f7188ab2e8f2c.tar.gz
Update bindep.txt for doc builds
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation specifies that doc dependencies need the doc tag in bindep, use it. Leave test environment in for transition period until we use the new scripts. Change-Id: Ia1d5e5ac8d3da58f1fe1db68763f7431e1506b13
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/bindep.txt b/bindep.txt
index a1cac7df7..4af210b1b 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -60,10 +60,13 @@ dev-db/mariadb [platform:gentoo]
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
# libmysqlclient-dev [platform:dpkg]
+# gettext and graphviz are needed by doc builds only. For transition,
+# have them in both doc and test.
+# TODO(jaegerandi): Remove test once infra scripts are updated.
# this is needed for compiling translations
-gettext [test]
+gettext [test doc]
# this is needed to build the FSM diagram
-graphviz [!platform:gentoo test]
+graphviz [!platform:gentoo test doc]
# these are needed to build a deploy ramdisk