From 959ae26c53cb399ab135afd306bfcb7165b01368 Mon Sep 17 00:00:00 2001 From: Andrey Grozin Date: Tue, 31 Oct 2017 17:09:11 +0700 Subject: [PATCH] dev-tex/pythontex: dependencies fixed Closes: https://bugs.gentoo.org/635594 Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- dev-tex/pythontex/pythontex-0.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tex/pythontex/pythontex-0.16.ebuild b/dev-tex/pythontex/pythontex-0.16.ebuild index 4e2cabb8f62e..7e0fa1b75525 100644 --- a/dev-tex/pythontex/pythontex-0.16.ebuild +++ b/dev-tex/pythontex/pythontex-0.16.ebuild @@ -19,9 +19,9 @@ IUSE="highlighting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} - >=dev-texlive/texlive-latex-2016" + >=dev-texlive/texlive-latexextra-2016 + dev-tex/pgf" RDEPEND="${DEPEND} - >=dev-texlive/texlive-latex-2016 highlighting? ( dev-python/pygments[${PYTHON_USEDEP}] )" TEXMF=/usr/share/texmf-site -- 2.26.2