]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system meson-python,pyproject-metadata,stack_data
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Sep 2023 21:52:01 +0000 (17:52 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Sep 2023 21:52:01 +0000 (17:52 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 5c412cb0812311591f682be93e552e52e6e1750f..783479d262f6156342762e6dd5ed521df6bd08c4 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -97,6 +97,7 @@ sage-configure() {
     --with-system-matplotlib_inline=force \
     --with-system-maxima=force \
     --with-system-meson=force \
+    --with-system-meson_python=force \
     --with-system-mpfr=force \
     --with-system-mpmath=force \
     --with-system-nauty=force \
@@ -129,6 +130,7 @@ sage-configure() {
     --with-system-pybind11=force \
     --with-system-pygments=force \
     --with-system-pyparsing=force \
+    --with-system-pyproject_metadata=force \
     --with-system-python3=force \
     --with-system-pyrsistent=force \
     --with-system-pythran=force \
@@ -142,6 +144,7 @@ sage-configure() {
     --with-system-singular=force \
     --with-system-six=force \
     --with-system-sqlite=force \
+    --with-system-stack_data=force \
     --with-system-symmetrica=force \
     --with-system-sympow=force \
     --with-system-sympy=force \