Skip to content

Commit

Permalink
rye: 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 d3657d2 commit 1c4ce2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/r/rye.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Rye < Formula
uses_from_macos "zlib"

on_linux do
depends_on "pkg-config" => :build
depends_on "pkgconf" => :build
depends_on "openssl@3"
end

Expand Down

0 comments on commit 1c4ce2a

Please sign in to comment.