Skip to content

Commit

Permalink
Merge pull request #173106 from Homebrew/adios2-deps
Browse files Browse the repository at this point in the history
adios2: add linked indirect dependencies
  • Loading branch information
BrewTestBot authored May 29, 2024
2 parents a29f7dc + 095f315 commit d4a73e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/a/adios2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,12 @@ class Adios2 < Formula
depends_on "pugixml"
depends_on "pybind11"
depends_on "[email protected]"
depends_on "sqlite"
depends_on "yaml-cpp"
depends_on "zeromq"

uses_from_macos "bzip2"
uses_from_macos "zlib"

on_macos do
depends_on "llvm" => :build if DevelopmentTools.clang_build_version == 1400
Expand Down

0 comments on commit d4a73e4

Please sign in to comment.