]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - sage.sh
sage.sh: add --enable-system-site-packages
[bash.d.git] / sage.sh
diff --git a/sage.sh b/sage.sh
index a9ff1ff90fbb285abfc47728bb01b10cd8ee9cd6..2d39d5f5d1efda0deec821391d8a1c64c0466aab 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -24,6 +24,7 @@ export SAGE_DEBUG=no
 sage-configure() {
   ./configure \
     --enable-download-from-upstream-url \
+    --enable-system-site-packages \
     --disable-editable \
     --disable-cvxopt \
     --disable-doc \
@@ -67,6 +68,7 @@ sage-configure() {
     --with-system-lrcalc=force \
     --with-system-m4ri=force \
     --with-system-m4rie=force \
+    --with-system-maxima=force \
     --with-system-meson=force \
     --with-system-mpfr=force \
     --with-system-nauty=force \