]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system packaging,pillow,pygments,requests
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 02:22:23 +0000 (22:22 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 02:22:23 +0000 (22:22 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 588cbf3148fef7621bb08b2657589a37766399b0..93c630470fe7495d81a536861625e2fbf2c3ad68 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -80,21 +80,25 @@ sage-configure() {
     --with-system-ntl=force \
     --with-system-numpy=force \
     --with-system-openblas=force \
+    --with-system-packaging=force \
     --with-system-pari=force \
     --with-system-patch=force \
     --with-system-perl_term_readline_gnu=force \
     --with-system-pexpect=force \
+    --with-system-pillow=force \
     --with-system-pkgconfig=force \
     --with-system-planarity=force \
     --with-system-pip=force \
     --with-system-ppl=force \
     --with-system-primecount=force \
     --with-system-primesieve=force \
+    --with-system-pygments=force \
     --with-system-python3=force \
     --with-system-pythran=force \
     --with-system-pyzmq=force \
     --with-system-qhull=force \
     --with-system-readline=force \
+    --with-system-requests=force \
     --with-system-rw=force \
     --with-system-scipy=force \
     --with-system-singular=force \