mirror of
https://opendev.org/openstack/ironic.git
synced 2026-01-16 23:01:47 +00:00
Add librsvg2* to bindep
9aab525d45 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: Ief712996e5880e149bbeecc93dc1be5b886653ac
This commit is contained in:
parent
67f5a6bf5c
commit
968f7876f2
1 changed files with 3 additions and 0 deletions
|
|
@ -69,6 +69,9 @@ mysql-server [platform:dpkg]
|
|||
gettext [test doc]
|
||||
# this is needed to build the FSM diagram
|
||||
graphviz [!platform:gentoo test doc]
|
||||
# libsrvg2 is needed for sphinxcontrib-svg2pdfconverter in docs builds.
|
||||
librsvg2-tools [doc platform:rpm]
|
||||
librsvg2-bin [doc platform:dpkg]
|
||||
|
||||
# these are needed to build a deploy ramdisk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue