Skip to content

Commit

Permalink
sci-mathematics/maxima: this version is incompatible with the new gcl…
Browse files Browse the repository at this point in the history
…-2.6.14

the new version of maxima will require >=gcl-2.6.14

Signed-off-by: Andrey Grozin <[email protected]>
  • Loading branch information
Andrey Grozin committed Jan 22, 2023
1 parent 4a220ac commit 88f6dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-mathematics/maxima/maxima-5.46.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ LISP_DEPEND="
clozurecl64? ( dev-lisp/clozurecl app-misc/rlwrap )
cmucl? ( dev-lisp/cmucl app-misc/rlwrap )
ecls? ( dev-lisp/ecls:= app-misc/rlwrap )
gcl? ( dev-lisp/gcl[ansi,readline] )
gcl? ( <dev-lisp/gcl-2.6.14[ansi,readline] )
sbcl? ( dev-lisp/sbcl:= app-misc/rlwrap )
"

Expand Down

0 comments on commit 88f6dcc

Please sign in to comment.