Skip to content

Commit 1de5e71

Browse files
committed
Switch normaliz to use libnormaliz-dev
Which is normaliz 3.10.2. This change will likely cause the Normaliz tests to fail, but perhaps it will at least build. I will also work on a new NormalizInterface compatible with this version of normaliz.
1 parent 1fde6dc commit 1de5e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/gather_dependencies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"texlive-fonts-recommended",
3939
],
4040
"localizeringforhomalg": ["singular"],
41-
"normalizinterface": ["libeantic-dev", "libflint-dev"],
41+
"normalizinterface": ["libnormaliz-dev"],
4242
"polymaking": ["polymake"],
4343
"ringsforhomalg": ["singular"],
4444
"singular": ["singular"],

0 commit comments

Comments
 (0)