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
(cherry picked from commit 0d0c2f2a9e)
(cherry picked from commit 3775cf4253)
(cherry picked from commit 90878d3731)
This commit is contained in:
Elod Illes 2021-06-04 13:35:35 +02:00
parent e8a9ce7439
commit 27a139b19b
1 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,6 @@
# see https://docs.openstack.org/infra/bindep/ for additional information.
unzip
# PDF Docs package dependencies
tex-gyre [doc platform:dpkg]