diff options
-rw-r--r-- | sci-mathematics/why3/why3-1.4.0-r2.ebuild (renamed from sci-mathematics/why3/why3-1.4.0-r1.ebuild) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-mathematics/why3/why3-1.4.0-r1.ebuild b/sci-mathematics/why3/why3-1.4.0-r2.ebuild index badf49628e94..cb84e64b2802 100644 --- a/sci-mathematics/why3/why3-1.4.0-r1.ebuild +++ b/sci-mathematics/why3/why3-1.4.0-r2.ebuild @@ -37,7 +37,9 @@ BDEPEND=" dev-python/sphinx dev-python/sphinxcontrib-bibtex media-gfx/graphviz - || ( dev-texlive/texlive-latex dev-tex/latexmk dev-tex/rubber ) + dev-texlive/texlive-latex + dev-texlive/texlive-fontsrecommended + dev-texlive/texlive-latexextra ) " |