Skip to content

Commit b6d2c0f

Browse files
committed
HAP wants graphviz
Otherwise it complains about missing neato, dot, asy
1 parent 57b8c16 commit b6d2c0f

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
@@ -37,7 +37,7 @@
3737
"texlive-latex-extra",
3838
"texlive-fonts-recommended",
3939
],
40-
"hap": ["imagemagick"],
40+
"hap": ["graphviz", "imagemagick"],
4141
"localizeringforhomalg": ["singular"],
4242
"normalizinterface": ["libnormaliz-dev"],
4343
"polymaking": ["polymake"],

0 commit comments

Comments
 (0)