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 23, 2024
1 parent 4507b75 commit 113a821
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 113a821

Please sign in to comment.