]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system kiwisolver,pluggy,setuptools_scm
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 18:43:39 +0000 (14:43 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 18:43:39 +0000 (14:43 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 7454ee52e6c85cb4e40d94fdf24cc9e8710c3335..844e9c1daabf6a4cb80477c22cb3dd61bf6c5045 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -69,6 +69,7 @@ sage-configure() {
     --with-system-isl=force \
     --with-system-jedi=force \
     --with-system-jinja2=force \
+    --with-system-kiwisolver=force \
     --with-system-lcalc=force \
     --with-system-libatomic_ops=force \
     --with-system-libbraiding=force \
@@ -103,6 +104,7 @@ sage-configure() {
     --with-system-pkgconfig=force \
     --with-system-planarity=force \
     --with-system-ply=force \
+    --with-system-pluggy=force \
     --with-system-ppl=force \
     --with-system-primecount=force \
     --with-system-primesieve=force \
@@ -118,6 +120,7 @@ sage-configure() {
     --with-system-requests=force \
     --with-system-rw=force \
     --with-system-scipy=force \
+    --with-system-setuptools_scm=force \
     --with-system-singular=force \
     --with-system-sqlite=force \
     --with-system-symmetrica=force \