Fix for missing fonts in PDF jobs

Currently the openstack-tox-docs job continuously fails because
of the following error in sphinx build.

! LaTeX Error: File `tgtermes.sty' not found.

This patch adds the required font package to bindep doc profile.

Change-Id: I99f5e48d1f97dc102218c4a8bc66e2e07de81374
This commit is contained in:
Riccardo Pittau 2021-07-26 17:12:02 +02:00
parent 3d146fbbd3
commit 57a43be8e4
1 changed files with 4 additions and 0 deletions

4
bindep.txt Normal file
View File

@ -0,0 +1,4 @@
# install fonts missing for PDF job
# see https://bugs.launchpad.net/openstack-i18n/+bug/1935742
tex-gyre [platform:dpkg doc]