Skip to content

Commit

Permalink
ruby-build: migrate to pkgconf
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m committed Nov 13, 2024
1 parent aa873cb commit 45c4b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/r/ruby-build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class RubyBuild < Formula
depends_on "autoconf"
depends_on "libyaml"
depends_on "openssl@3"
depends_on "pkg-config"
depends_on "pkgconf"
depends_on "readline"

def install
Expand Down

0 comments on commit 45c4b55

Please sign in to comment.