Skip to content

Commit

Permalink
ign-plugin2: depend on ign-tools2 (#1904)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Apr 15, 2022
1 parent f8af68c commit f975ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/ignition-plugin2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class IgnitionPlugin2 < Formula

depends_on "cmake"
depends_on "ignition-cmake3"
depends_on "ignition-tools"
depends_on "ignition-tools2"
depends_on "ignition-utils2"
depends_on macos: :high_sierra # c++17
depends_on "pkg-config"
Expand Down

0 comments on commit f975ee9

Please sign in to comment.