From: Michał Górny Date: Tue, 14 Apr 2020 10:18:10 +0000 (+0200) Subject: dev-python/sphinx: Add missing test-dep on texlive-fontsextra X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=201fec310d9207468863ce5bc4bf0463593a2e29;p=gentoo.git dev-python/sphinx: Add missing test-dep on texlive-fontsextra Bug: https://bugs.gentoo.org/717338 Signed-off-by: Michał Górny --- diff --git a/dev-python/sphinx/sphinx-2.4.4.ebuild b/dev-python/sphinx/sphinx-2.4.4.ebuild index f237709f572a..4a9ba2c8027d 100644 --- a/dev-python/sphinx/sphinx-2.4.4.ebuild +++ b/dev-python/sphinx/sphinx-2.4.4.ebuild @@ -55,6 +55,7 @@ DEPEND="${RDEPEND} dev-python/html5lib[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] virtual/imagemagick-tools[jpeg,png,svg] + dev-texlive/texlive-fontsextra dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng diff --git a/dev-python/sphinx/sphinx-3.0.1.ebuild b/dev-python/sphinx/sphinx-3.0.1.ebuild index 1a71657e2863..cc3f58c1fc50 100644 --- a/dev-python/sphinx/sphinx-3.0.1.ebuild +++ b/dev-python/sphinx/sphinx-3.0.1.ebuild @@ -55,6 +55,7 @@ DEPEND="${RDEPEND} dev-python/html5lib[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] virtual/imagemagick-tools[jpeg,png,svg] + dev-texlive/texlive-fontsextra dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng