Skip to content

Commit

Permalink
Add external dependencies for typeset
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Sep 4, 2023
1 parent 3175ce3 commit eb6e044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/gather_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"polymaking": ["polymake"],
"ringsforhomalg": ["singular"],
"singular": ["singular"],
"typeset": ["graphviz", "texlive", "preview-latex-style", "dot2tex"],
"zeromqinterface": ["libzmq3-dev"],
}

Expand Down

0 comments on commit eb6e044

Please sign in to comment.