From 017c3524ba23d0f2c3e38e0f8bec0517436d8dab Mon Sep 17 00:00:00 2001 From: "Ian Y. Choi" Date: Sun, 7 Apr 2019 20:46:43 +0900 Subject: [PATCH] Add missing fonts for pdf build in Sphinx 2.0 (Similar approach as Ia808f4e579588617c3e12caff66abb4d90847e8c ) Change-Id: I6f362e2eb6aaf4b9b56d4cea30d6d49229e1721c --- bindep.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindep.txt b/bindep.txt index 2951a1cc..ea64b8f6 100644 --- a/bindep.txt +++ b/bindep.txt @@ -20,9 +20,11 @@ texlive-latex-base [platform:dpkg] texlive-latex-extra [platform:dpkg] texlive-xetex [platform:dpkg] texlive-fonts-recommended [platform:dpkg] +fonts-freefont-otf [platform:dpkg] latexmk [platform:dpkg] texlive [platform:rpm] texlive-fncychap [platform:rpm] +texlive-gnu-freefont [platform:rpm] texlive-titlesec [platform:rpm] texlive-tabulary [platform:rpm] texlive-framed [platform:rpm]