commit:     f4c498f9a85569076d7be7c52eafd7bafc85caa4
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 15:22:39 2022 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sun May 29 15:22:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c498f9

dev-python/pyx: DEPEND on latex-base always

Bug: https://bugs.gentoo.org/847502
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-python/pyx/pyx-0.15_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyx/pyx-0.15_p1.ebuild 
b/dev-python/pyx/pyx-0.15_p1.ebuild
index 0d9517439908..d2a3f69e6665 100644
--- a/dev-python/pyx/pyx-0.15_p1.ebuild
+++ b/dev-python/pyx/pyx-0.15_p1.ebuild
@@ -27,11 +27,11 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        dev-python/pillow[${PYTHON_USEDEP}]
        virtual/tex-base
+       virtual/latex-base
        dev-texlive/texlive-basic"
 
 BDEPEND="${RDEPEND}
        doc? (
-               virtual/latex-base
                $(python_gen_any_dep '
                        dev-python/sphinx[latex,${PYTHON_USEDEP}]
                        dev-python/sphinx_selective_exclude[${PYTHON_USEDEP}]

Reply via email to