summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2019-09-18 17:25:49 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2019-09-18 17:25:49 -0400
commit9ae92e3f9841bd76a8327309580c19280f3d52b8 (patch)
treed683c8ed279a52bad96bb8f8f88ae0323efa2abd /bindep.txt
parentc67057dff34a0054977ae3873d33313c0617b308 (diff)
downloadnova-9ae92e3f9841bd76a8327309580c19280f3d52b8.tar.gz
Add librsvg2* to bindep
I3aaea1d15a357f550f529beaa84fb1a1a7748358 added the docs build requirement on sphinxcontrib-svg2pdfconverter which needs the native rsvg-convert command. This change adds the native package that provides that command to bindep.txt. Change-Id: I064a1f33902405c3db699a46feeb93397fc3b038 Closes-Bug: #1844583
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 87923e615b..aac96572fc 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -8,6 +8,9 @@ gcc [platform:rpm test]
# TODO(jaegerandi): Remove test once infra scripts are updated.
gettext [doc test]
graphviz [doc test]
+# libsrvg2 is needed for sphinxcontrib-svg2pdfconverter in docs builds.
+librsvg2-tools [doc platform:rpm]
+librsvg2-bin [doc platform:dpkg]
language-pack-en [platform:ubuntu]
libffi-dev [platform:dpkg test]
libffi-devel [platform:rpm test]