dev-tex/pythontex: dependencies fixed
authorAndrey Grozin <grozin@gentoo.org>
Tue, 31 Oct 2017 10:09:11 +0000 (17:09 +0700)
committerAndrey Grozin <grozin@gentoo.org>
Tue, 31 Oct 2017 10:09:11 +0000 (17:09 +0700)
Closes: https://bugs.gentoo.org/635594
Package-Manager: Portage-2.3.11, Repoman-2.3.3

dev-tex/pythontex/pythontex-0.16.ebuild

index 4e2cabb8f62e9243984706fc923e81b742c78e58..7e0fa1b75525afdf9908d64f9d44705fd8dfa2db 100644 (file)
@@ -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