Add missing font for PDF doc 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. Change-Id: I242da5c4fcc3096a47f85bd8a265ad8f072b2a30
This commit is contained in:
@@ -2,3 +2,6 @@
|
|||||||
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||||
|
|
||||||
unzip
|
unzip
|
||||||
|
|
||||||
|
# PDF Docs package dependencies
|
||||||
|
tex-gyre [doc platform:dpkg]
|
||||||
|
Reference in New Issue
Block a user