X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=7454ee52e6c85cb4e40d94fdf24cc9e8710c3335;hb=98b9002c3ab098f571ac4f28cad2acc7d3d0b661;hp=68694e19bdd63507cc7a11936542575635050b53;hpb=14215b7308a3a8b2a2c10d65fe181f9c6efb7df8;p=bash.d.git diff --git a/sage.sh b/sage.sh index 68694e1..7454ee5 100644 --- a/sage.sh +++ b/sage.sh @@ -39,6 +39,7 @@ sage-configure() { --with-system-cddlib=force \ --with-system-certifi=force \ --with-system-cffi=force \ + --with-system-charset_normalizer=force \ --with-system-cliquer=force \ --with-system-cmake=force \ --with-system-curl=force \ @@ -80,6 +81,7 @@ sage-configure() { --with-system-lrcalc=force \ --with-system-m4ri=force \ --with-system-m4rie=force \ + --with-system-markupsafe=force \ --with-system-matplotlib=force \ --with-system-maxima=force \ --with-system-meson=force \ @@ -104,6 +106,7 @@ sage-configure() { --with-system-ppl=force \ --with-system-primecount=force \ --with-system-primesieve=force \ + --with-system-pybind11=force \ --with-system-pygments=force \ --with-system-pyparsing=force \ --with-system-python3=force \