diff options
author | Maciej Barć <xgqt@gentoo.org> | 2022-02-18 16:11:19 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2022-02-18 16:11:25 +0100 |
commit | 157d3bc6f5e221bd738592ab82289ad8e081a6ca (patch) | |
tree | 79ca1182a3d3cf1af9015721854e7b8aac52a64e /sci-mathematics/coq | |
parent | dev-python/croniter: drop 1.3.1, 1.3.2 (diff) | |
download | gentoo-157d3bc6f5e221bd738592ab82289ad8e081a6ca.tar.gz gentoo-157d3bc6f5e221bd738592ab82289ad8e081a6ca.tar.bz2 gentoo-157d3bc6f5e221bd738592ab82289ad8e081a6ca.zip |
sci-mathematics/coq: fix doc build - add missing fonts
Closes: https://bugs.gentoo.org/833589
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r-- | sci-mathematics/coq/coq-8.15.0-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-mathematics/coq/coq-8.15.0-r2.ebuild b/sci-mathematics/coq/coq-8.15.0-r2.ebuild index 6e7105bc79cc..4bf8c498ab4d 100644 --- a/sci-mathematics/coq/coq-8.15.0-r2.ebuild +++ b/sci-mathematics/coq/coq-8.15.0-r2.ebuild @@ -40,8 +40,10 @@ BDEPEND=" dev-python/sphinx_rtd_theme dev-python/sphinxcontrib-bibtex dev-tex/latexmk + dev-texlive/texlive-fontsextra dev-texlive/texlive-latexextra dev-texlive/texlive-xetex + media-fonts/freefont ) " |