Skip to content

Commit

Permalink
Make indirect dependencies explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
tammojan committed Aug 29, 2024
1 parent 295c49d commit b208ec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/casacore.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class Casacore < Formula
depends_on "gcc" # for gfortran
depends_on "gsl"
depends_on "hdf5"
depends_on "ncurses"
depends_on "openblas"
depends_on "readline"
depends_on "wcslib"

Expand Down

0 comments on commit b208ec8

Please sign in to comment.