Skip to content

Commit 6c20d85

Browse files
committed
.github/workflows/ci-sage.yml (sdist): Install libmpfr-dev
1 parent 9ef1ebb commit 6c20d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-sage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ on:
4444

4545
env:
4646
# Ubuntu packages to install so that the project's "make dist" can succeed
47-
DIST_PREREQ:
47+
DIST_PREREQ: libmpfr-dev
4848
# Name of this project in the Sage distribution
4949
SPKG: python_flint
5050
# Standard setting: Test the current beta release of Sage:

0 commit comments

Comments
 (0)