Fix a missing font for PDF doc generation

For some unknown reason a font required for the designate dashboard
PDF doc generation was now missing.
This patch updates the bindep doc profile to install the required
font package.

Change-Id: I0b927d34e3a38f41dad2b28bdd38c0735862cab3
This commit is contained in:
Michael Johnson 2021-05-14 21:30:12 +00:00
parent b2379f0acc
commit 3878c245ef

View File

@ -2,3 +2,6 @@
# see https://docs.openstack.org/infra/bindep/ for additional information.
libfontconfig1 [nodejs platform:dpkg]
# PDF Docs package dependencies
tex-gyre [doc platform:dpkg]