X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=sage.sh;h=783479d262f6156342762e6dd5ed521df6bd08c4;hb=2b146a7037c1935328ad555167710de5d7f2a779;hp=5c412cb0812311591f682be93e552e52e6e1750f;hpb=9b14b34f215b132af8cd1db10a5966ab09884472;p=bash.d.git diff --git a/sage.sh b/sage.sh index 5c412cb..783479d 100644 --- 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 \