]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system importlib_metadata,pexpect,pkgconfig,pythran,pyzmq
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 00:30:55 +0000 (20:30 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 00:30:55 +0000 (20:30 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 51f571223c2d5f840577c38c6aaff8378e9aa717..8605049c2a6b7a3abedfa4ced9cec7908783e857 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -57,6 +57,7 @@ sage-configure() {
     --with-system-gsl=force \
     --with-system-iconv=force \
     --with-system-iml=force \
+    --with-system-importlib_metadata=force \
     --with-system-isl=force \
     --with-system-lcalc=force \
     --with-system-libatomic_ops=force \
@@ -84,12 +85,16 @@ sage-configure() {
     --with-system-pari=force \
     --with-system-patch=force \
     --with-system-perl_term_readline_gnu=force \
+    --with-system-pexpect=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-python3=force \
+    --with-system-pythran=force \
+    --with-system-pyzmq=force \
     --with-system-qhull=force \
     --with-system-readline=force \
     --with-system-rw=force \