Skip to content

Commit

Permalink
gz-sensors8: depend on msgs10 and transport 13 (#2208)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
  • Loading branch information
iche033 authored Feb 16, 2023
1 parent 162a32d commit ea6ddde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gz-sensors8.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ class GzSensors8 < Formula
depends_on "gz-cmake3"
depends_on "gz-common5"
depends_on "gz-math7"
depends_on "gz-msgs9"
depends_on "gz-msgs10"
depends_on "gz-rendering8"
depends_on "gz-transport12"
depends_on "gz-transport13"
depends_on "sdformat13"

def install
Expand Down

0 comments on commit ea6ddde

Please sign in to comment.