X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=93c90525037a550511f906a5d4739f16e089e831;hb=ff4833c37e621745a88cd0375212baea4dece483;hp=5505ad8156a38cee8f2b597647b0668187e432d8;hpb=836b0d56f8a0f626a968401ca6c26f19907f0ee1;p=bash.d.git diff --git a/sage.sh b/sage.sh index 5505ad8..93c9052 100644 --- a/sage.sh +++ b/sage.sh @@ -117,9 +117,12 @@ sage-configure() { --with-system-tomli=force \ --with-system-tornado=force \ --with-system-tox=force \ + --with-system-typing_extensions=force \ + --with-system-urllib3=force \ --with-system-wheel=force \ --with-system-xz=force \ --with-system-zeromq=force \ + --with-system-zipp=force \ --with-system-zlib=force \ "${@}" }