Skip to content

Commit

Permalink
remove old patch
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters authored Dec 14, 2024
1 parent 98e3100 commit 3940a1f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Formula/ignition-gui3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ class IgnitionGui3 < Formula
depends_on "qt@5"
depends_on "tinyxml2"

patch do
# Fix for compatibility with protobuf 23.2
url "https://github.com/gazebosim/gz-gui/commit/f65395f734df81b22dcd10d68d2802b61d6b72bc.patch?full_index=1"
sha256 "50c63503ca4dc48c677e254b3a50a9cffd3ffbee9b6d85a60b36c78a3eb3ba05"
end

def install
rpaths = [
rpath,
Expand Down

0 comments on commit 3940a1f

Please sign in to comment.