Skip to content

Commit

Permalink
added e-antic to Normaliz
Browse files Browse the repository at this point in the history
Closes #259.

Signed-off-by: Mahrud Sayrafi <mahrud@umn.edu>
  • Loading branch information
mahrud committed Dec 11, 2024
1 parent d9017b6 commit 1589f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/normaliz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class Normaliz < Formula
depends_on "gmp"
depends_on "libomp" if OS.mac?

depends_on "eantic" => :recommended
depends_on "flint" => :recommended
depends_on "nauty" => :recommended

Expand Down

0 comments on commit 1589f91

Please sign in to comment.