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: Ia57b4ce4aa996e61346eae0f4b6a6599f8555652
(cherry picked from commit d36954704d)
This commit is contained in:
Elod Illes 2021-06-04 14:43:34 +02:00 committed by zhurong
parent 70b8b4899e
commit 93dc1f7ce8
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ mysql-server [platform:dpkg]
postgresql
postgresql-client [platform:dpkg]
# PDF Docs package dependencies
tex-gyre [platform:dpkg doc]