[stable-only] 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.

Change-Id: I48ea3cb107598b7406355d8316d9104c39633e58
This commit is contained in:
Elod Illes 2021-06-04 14:29:07 +02:00
parent 0833daa3f7
commit c9d824bac0
1 changed files with 2 additions and 0 deletions

View File

@ -39,3 +39,5 @@ dev-libs/openssl [platform:gentoo]
virtual/libffi [platform:gentoo]
dev-db/mariadb [platform:gentoo]
# PDF Docs package dependencies
tex-gyre [platform:dpkg doc]