Skip to content

Commit

Permalink
ignition-plugin1: depend on ignition-tools (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters authored Nov 30, 2020
1 parent d4c364f commit e6701f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/ignition-plugin1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class IgnitionPlugin1 < Formula

depends_on "cmake"
depends_on "ignition-cmake2"
depends_on "ignition-tools"
depends_on macos: :high_sierra # c++17
depends_on "pkg-config"

Expand Down

0 comments on commit e6701f9

Please sign in to comment.