Skip to content

Commit

Permalink
gz-common6: depend on spdlog (#2747)
Browse files Browse the repository at this point in the history

Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 authored Aug 29, 2024
1 parent 569bb6b commit b048ac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/gz-common6.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class GzCommon6 < Formula
depends_on macos: :high_sierra # c++17
depends_on "ossp-uuid"
depends_on "pkg-config"
depends_on "spdlog"
depends_on "tinyxml2"

def install
Expand Down

0 comments on commit b048ac2

Please sign in to comment.