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>
Closes-Bug: #1935742
Change-Id: Idc7ba5b1211327a258b2972f9271b09916598cb3
This commit is contained in:
Takashi Kajinami 2021-07-10 22:25:55 +09:00
parent 9267d04a1b
commit 53a1782013
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.
gettext
# PDF Docs package dependencies
tex-gyre [platform:dpkg doc]