X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=881d7086524e211f8333029d72390bbcd564dcae;hb=f25c6eca864d1f2a9b069eeb5739c553da6f6d49;hp=23f42d3227ea1700be0d9ad9f20afcff242dfb82;hpb=c85b0c538814dcc1923de1338cd7f76a8e6b4d2b;p=bash.d.git diff --git a/sage.sh b/sage.sh index 23f42d3..881d708 100644 --- a/sage.sh +++ b/sage.sh @@ -48,7 +48,9 @@ sage-configure() { --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ + --with-system-cython=force \ --with-system-dateutil=force \ + --with-system-debugpy=force \ --with-system-decorator=force \ --with-system-docutils=force \ --with-system-ecl=force \ @@ -92,6 +94,7 @@ sage-configure() { --with-system-libpng=force \ --with-system-linbox=force \ --with-system-lrcalc=force \ + --with-system-lrcalc_python=force \ --with-system-m4ri=force \ --with-system-m4rie=force \ --with-system-markupsafe=force \ @@ -114,6 +117,7 @@ sage-configure() { --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \ + --with-system-patchelf=force \ --with-system-pathspec=force \ --with-system-perl_term_readline_gnu=force \ --with-system-pexpect=force \