summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/octave/octave-4.2.2.ebuild2
-rw-r--r--sci-mathematics/octave/octave-4.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild
index cc87a36b369d..da55163918a9 100644
--- a/sci-mathematics/octave/octave-4.2.2.ebuild
+++ b/sci-mathematics/octave/octave-4.2.2.ebuild
@@ -74,7 +74,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
doc? (
dev-texlive/texlive-fontsrecommended
- || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended )
+ dev-texlive/texlive-plaingeneric
dev-texlive/texlive-metapost
virtual/latex-base
)
diff --git a/sci-mathematics/octave/octave-4.4.0.ebuild b/sci-mathematics/octave/octave-4.4.0.ebuild
index 45ac0d9b327e..d5d7b00aaf25 100644
--- a/sci-mathematics/octave/octave-4.4.0.ebuild
+++ b/sci-mathematics/octave/octave-4.4.0.ebuild
@@ -80,7 +80,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
doc? (
dev-texlive/texlive-fontsrecommended
- || ( dev-texlive/texlive-plaingeneric dev-texlive/texlive-genericrecommended )
+ dev-texlive/texlive-plaingeneric
dev-texlive/texlive-metapost
virtual/latex-base
)