Skip to content

Commit

Permalink
remove outdated patch
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Aug 17, 2023
1 parent a1659da commit 5e5bad5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Formula/ignition-gazebo6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ class IgnitionGazebo6 < Formula
depends_on "ruby"
depends_on "sdformat12"

patch do
# Fix for compatibility with protobuf 23.2
url "https://github.com/gazebosim/gz-sim/commit/dfb70396bdb426f68f3858ba40bbfb0fe73408be.patch?full_index=1"
sha256 "c8fa5280d11efc8bd8780ec5e74142c71e8417f7ed5e9ad610aeb827b5c3e08d"
end

def install
cmake_args = std_cmake_args
cmake_args << "-DBUILD_TESTING=OFF"
Expand Down

0 comments on commit 5e5bad5

Please sign in to comment.