From 201fec310d9207468863ce5bc4bf0463593a2e29 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 14 Apr 2020 12:18:10 +0200 Subject: [PATCH] dev-python/sphinx: Add missing test-dep on texlive-fontsextra MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/717338 Signed-off-by: Michał Górny --- dev-python/sphinx/sphinx-2.4.4.ebuild | 1 + dev-python/sphinx/sphinx-3.0.1.ebuild | 1 + 2 files changed, 2 insertions(+) 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 -- 2.26.2