Skip to content

Commit

Permalink
gz-utils3: depend on cli11 (#2928)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Jan 8, 2025
1 parent 77f9c41 commit fb871eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/gz-utils3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class GzUtils3 < Formula

depends_on "cmake" => [:build, :test]
depends_on "pkgconf" => [:build, :test]
depends_on "cli11"
depends_on "gz-cmake4"
depends_on "spdlog"

Expand Down

0 comments on commit fb871eb

Please sign in to comment.