Skip to content

Commit

Permalink
sdformat[11,12,13]: Explicitly depend on ign-cmake2 (#1902)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Apr 14, 2022
1 parent 907885c commit 203283e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Formula/sdformat11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class Sdformat11 < Formula
depends_on "pkg-config" => [:build, :test]

depends_on "doxygen"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
depends_on "ignition-tools"
depends_on "ignition-utils1"
Expand Down
1 change: 1 addition & 0 deletions Formula/sdformat12.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class Sdformat12 < Formula
depends_on "pkg-config" => [:build, :test]

depends_on "doxygen"
depends_on "ignition-cmake2"
depends_on "ignition-math6"
depends_on "ignition-tools"
depends_on "ignition-utils1"
Expand Down
1 change: 1 addition & 0 deletions Formula/sdformat13.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class Sdformat13 < Formula
depends_on "pkg-config" => [:build, :test]

depends_on "doxygen"
depends_on "ignition-cmake2"
depends_on "ignition-math7"
depends_on "ignition-tools"
depends_on "ignition-utils2"
Expand Down

0 comments on commit 203283e

Please sign in to comment.