Commit 14727d96 authored by Mauricio Collares's avatar Mauricio Collares
Browse files

sage: use jre8

parent df4ed58e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
, zlib
, gsl
, ntl
, jdk
, jre8
, less
}:

@@ -96,7 +96,7 @@ let
    ecm
    lcalc
    rubiks
    jdk # only needed for `jmol` which may be replaced in the future
    jre8 # only needed for `jmol` (https://sourceforge.net/p/jmol/mailman/message/58818762/), which will be optional in sage 10.5
    less # needed to prevent transient test errors until https://github.com/ipython/ipython/pull/11864 is resolved
  ]
  ));