X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=66d7ffac79db9649ad4d701ac3ea8a7fb8899b73;hb=3bea3115f5fb59edd4e0689579b258d031c2dcb1;hp=d2c278f36d03c3077838d166d75e5935552116fb;hpb=7f31e4035837ff08c4616fed63669a1bfc63e84e;p=bash.d.git diff --git a/sage.sh b/sage.sh index d2c278f..66d7ffa 100644 --- a/sage.sh +++ b/sage.sh @@ -32,6 +32,7 @@ sage-configure() { --disable-r \ --with-system-arb=force \ --with-system-attrs=force \ + --with-system-backcall=force \ --with-system-beniget=force \ --with-system-boost_cropped=force \ --with-system-brial=force \ @@ -89,6 +90,7 @@ sage-configure() { --with-system-mpfr=force \ --with-system-mpmath=force \ --with-system-nauty=force \ + --with-system-networkx=force \ --with-system-ncurses=force \ --with-system-ninja_build=force \ --with-system-ntl=force \ @@ -96,6 +98,7 @@ sage-configure() { --with-system-openblas=force \ --with-system-packaging=force \ --with-system-pari=force \ + --with-system-parso=force \ --with-system-patch=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \