summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/yacas')
-rw-r--r--sci-mathematics/yacas/yacas-1.9.1-r1.ebuild (renamed from sci-mathematics/yacas/yacas-1.9.1.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/yacas/yacas-1.9.1.ebuild b/sci-mathematics/yacas/yacas-1.9.1-r1.ebuild
index ae07a43527f5..56679b940c84 100644
--- a/sci-mathematics/yacas/yacas-1.9.1.ebuild
+++ b/sci-mathematics/yacas/yacas-1.9.1-r1.ebuild
@@ -25,9 +25,10 @@ KEYWORDS="~amd64 ~x86"
IUSE="gui +jupyter static-libs test"
RESTRICT="!test? ( test )"
+# Upstream bundles MathJax-2.x
DEPEND="
gui? (
- dev-libs/mathjax
+ <dev-libs/mathjax-3
dev-qt/qtcore:5[icu]
dev-qt/qtgui:5
dev-qt/qtmultimedia:5