X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=9eaee84a7d94a5f550a7ef7b6d10802488702b39;hb=8005311aa67168d326eb71b0bdab4f7ccb5ca1e5;hp=41e591a8d2392c913da46be645e4fefb43e2d615;hpb=bd9400a7ac5b4752e90edf0a887e477b45dffe37;p=bash.d.git diff --git a/sage.sh b/sage.sh index 41e591a..9eaee84 100644 --- a/sage.sh +++ b/sage.sh @@ -48,7 +48,7 @@ sage-configure() { --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ - --with-system-cypari2=force \ + --with-system-cypari=force \ --with-system-cysignals=force \ --with-system-cython=force \ --with-system-dateutil=force \ @@ -104,6 +104,7 @@ sage-configure() { --with-system-matplotlib=force \ --with-system-matplotlib_inline=force \ --with-system-maxima=force \ + --with-system-memory_allocator=force \ --with-system-meson=force \ --with-system-meson_python=force \ --with-system-mpfr=force \ @@ -133,7 +134,9 @@ sage-configure() { --with-system-ply=force \ --with-system-pluggy=force \ --with-system-ppl=force \ + --with-system-pplpy=force \ --with-system-primecount=force \ + --with-system-primecountpy=force \ --with-system-primesieve=force \ --with-system-pure_eval=force \ --with-system-pybind11=force \