Skip to content

Commit

Permalink
avro-cpp: migrate to pkgconf
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Nov 22, 2024
1 parent adeedb0 commit 0655695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/a/avro-cpp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class AvroCpp < Formula
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on "pkgconf" => :build
depends_on "boost"

def install
Expand Down

0 comments on commit 0655695

Please sign in to comment.