X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=sage.sh;fp=sage.sh;h=41e591a8d2392c913da46be645e4fefb43e2d615;hp=881d7086524e211f8333029d72390bbcd564dcae;hb=bd9400a7ac5b4752e90edf0a887e477b45dffe37;hpb=f25c6eca864d1f2a9b069eeb5739c553da6f6d49 diff --git a/sage.sh b/sage.sh index 881d708..41e591a 100644 --- a/sage.sh +++ b/sage.sh @@ -48,6 +48,8 @@ sage-configure() { --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ + --with-system-cypari2=force \ + --with-system-cysignals=force \ --with-system-cython=force \ --with-system-dateutil=force \ --with-system-debugpy=force \ @@ -63,6 +65,7 @@ sage-configure() { --with-system-flit_core=force \ --with-system-fonttools=force \ --with-system-fplll=force \ + --with-system-fpylll=force \ --with-system-gast=force \ --with-system-gc=force \ --with-system-gcc=force \