summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
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 524b30732e..49c6c732e0 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -3,8 +3,11 @@
build-essential [platform:dpkg test]
gcc [platform:rpm test]
-gettext [test]
-graphviz [test]
+# 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.
+gettext [doc test]
+graphviz [doc test]
language-pack-en [platform:ubuntu]
libffi-dev [platform:dpkg test]
libffi-devel [platform:rpm test]