Skip to content

Commit

Permalink
ci: highfive.rb depend on [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Jul 1, 2024
1 parent fad9148 commit 6945471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/highfive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Highfive < Formula

depends_on "cmake" => :build
depends_on "boost" => [ :build, :test ]
depends_on "hdf5"
depends_on "hdf5@1.10"

def install
system "cmake", ".", *std_cmake_args
Expand Down

0 comments on commit 6945471

Please sign in to comment.