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
This commit is contained in:
Elod Illes 2021-06-04 13:35:35 +02:00
parent d48fee9bcb
commit 0d0c2f2a9e
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]