X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=525fce466717b6723727322e9815306200c0082a;hb=0a3cac11d99b7501ec18ae3b83a1132f9c9a9592;hp=3f45709892f4a3ea9546c88b41ad2b16e69fe112;hpb=11979c197d8dcc0996282bcaf9a888a7f7c484c5;p=bash.d.git diff --git a/sage.sh b/sage.sh index 3f45709..525fce4 100644 --- a/sage.sh +++ b/sage.sh @@ -31,6 +31,7 @@ sage-configure() { --disable-notebook \ --disable-r \ --with-system-arb=force \ + --with-system-asttokens=force \ --with-system-attrs=force \ --with-system-backcall=force \ --with-system-beniget=force \ @@ -51,6 +52,7 @@ sage-configure() { --with-system-ecl=force \ --with-system-eclib=force \ --with-system-entrypoints=force \ + --with-system-executing=force \ --with-system-fflas_ffpack=force \ --with-system-flint=force \ --with-system-flit_core=force \ @@ -112,6 +114,7 @@ sage-configure() { --with-system-pip=force \ --with-system-pkgconfig=force \ --with-system-planarity=force \ + --with-system-platformdirs=force \ --with-system-ply=force \ --with-system-pluggy=force \ --with-system-ppl=force \