Skip to content

Commit

Permalink
gz-transport13: Add pybind11 dependency (#2346)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Aug 28, 2023
1 parent 62c09b1 commit 7ea37b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/gz-transport13.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class GzTransport13 < Formula
head "https://github.com/gazebosim/gz-transport.git", branch: "main"

depends_on "doxygen" => [:build, :optional]
depends_on "pybind11" => :build

depends_on "cmake"
depends_on "cppzmq"
Expand Down

0 comments on commit 7ea37b9

Please sign in to comment.