diff options
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r-- | dev-tex/pythontex/pythontex-0.16.ebuild | 4 |
1 files 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 |