Add missing font for PDF generation
openstack-tox-docs job started to fail with the following error: ! LaTeX Error: File `tgtermes.sty' not found. This patch adds the required font package to bindep doc profile. Co-authored-by: Elod Illes <elod.illes@est.tech> Co-authored-by: Takashi Kajinami <tkajinam@redhat.com> Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Ibf71ef28a20e489b9f0f377e87b5803413184392
This commit is contained in:
parent
4964bb1a80
commit
43cea1a2d3
@ -50,3 +50,5 @@ graphviz [doc test]
|
||||
# libsrvg2 is needed for sphinxcontrib-svg2pdfconverter in docs builds.
|
||||
librsvg2-tools [doc platform:rpm]
|
||||
librsvg2-bin [doc platform:dpkg]
|
||||
# PDF Docs package dependencies
|
||||
tex-gyre [platform:dpkg doc]
|
||||
|
Loading…
Reference in New Issue
Block a user