]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system charset_normalizer,markupsafe,pybind11
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 18:27:05 +0000 (14:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 18:27:05 +0000 (14:27 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 68694e19bdd63507cc7a11936542575635050b53..7454ee52e6c85cb4e40d94fdf24cc9e8710c3335 100644 (file)
--- 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 \