aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/pythontex/pythontex-0.12.ebuild2
-rw-r--r--dev-tex/pythontex/pythontex-9999.ebuild2
2 files changed, 4 insertions, 0 deletions
diff --git a/dev-tex/pythontex/pythontex-0.12.ebuild b/dev-tex/pythontex/pythontex-0.12.ebuild
index e8c80038c..ca691a991 100644
--- a/dev-tex/pythontex/pythontex-0.12.ebuild
+++ b/dev-tex/pythontex/pythontex-0.12.ebuild
@@ -21,6 +21,8 @@ DEPEND="app-text/texlive
${PYTHON_DEPS}"
RDEPEND="${DEPEND}
+ dev-texlive/texlive-xetex
+ >=dev-python/matplotlib-1.2.0
highlighting? ( dev-python/pygments[${PYTHON_USEDEP}] )"
TEXMF=/usr/share/texmf-site
diff --git a/dev-tex/pythontex/pythontex-9999.ebuild b/dev-tex/pythontex/pythontex-9999.ebuild
index d1439f40d..befcf78b5 100644
--- a/dev-tex/pythontex/pythontex-9999.ebuild
+++ b/dev-tex/pythontex/pythontex-9999.ebuild
@@ -24,6 +24,8 @@ DEPEND="app-text/texlive
${PYTHON_DEPS}"
RDEPEND="${DEPEND}
+ dev-texlive/texlive-xetex
+ >=dev-python/matplotlib-1.2.0
highlighting? ( dev-python/pygments[${PYTHON_USEDEP}] )"
src_prepare() {