We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588112a commit faab39bCopy full SHA for faab39b
.github/workflows/sage.yml
@@ -133,7 +133,7 @@ jobs:
133
# Extra system packages to install. See available packages at
134
# https://github.com/sagemath/sage/tree/develop/build/pkgs
135
# liblzma, bzip2, and libffi are python3 dependencies.
136
- extra_sage_packages: "liblzma bzip2 libffi python3 ninja_build"
+ extra_sage_packages: "patch liblzma bzip2 libffi python3 ninja_build"
137
# Sage distribution packages to build
138
targets: SAGE_CHECK=no SAGE_CHECK_PACKAGES="meson_python" python_build meson_python
139
sage_repo: sagemath/sage
0 commit comments