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: #1938044
Change-Id: I0758890b65212b064118d7f94c04825e4a04a394
This commit is contained in:
Takashi Kajinami 2021-07-26 23:05:28 +09:00
parent 9a594f70c9
commit 8c7651e8a4
1 changed files with 3 additions and 0 deletions

View File

@ -42,3 +42,6 @@ gzip
# Required to build language docs
gettext
# PDF Docs package dependencies
tex-gyre [platform:dpkg doc]