X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=f30cb25272c9d868e0d1922637c67e0cae14f3e0;hb=c79231eb8b786a4d1600405f07b5a041e0819ca1;hp=93c90525037a550511f906a5d4739f16e089e831;hpb=ff4833c37e621745a88cd0375212baea4dece483;p=bash.d.git diff --git a/sage.sh b/sage.sh index 93c9052..f30cb25 100644 --- a/sage.sh +++ b/sage.sh @@ -37,10 +37,12 @@ sage-configure() { --with-system-brial=force \ --with-system-bzip2=force \ --with-system-cddlib=force \ + --with-system-certifi=force \ --with-system-cffi=force \ --with-system-cliquer=force \ --with-system-cmake=force \ --with-system-curl=force \ + --with-system-dateutil=force \ --with-system-ecl=force \ --with-system-eclib=force \ --with-system-fflas_ffpack=force \ @@ -119,6 +121,7 @@ sage-configure() { --with-system-tox=force \ --with-system-typing_extensions=force \ --with-system-urllib3=force \ + --with-system-wcwidth=force \ --with-system-wheel=force \ --with-system-xz=force \ --with-system-zeromq=force \