Skip to content

Commit abb4f52

Browse files
committed
uwsgi: migrate to pkgconf
1 parent 6dd113e commit abb4f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/uwsgi.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Uwsgi < Formula
1515
sha256 x86_64_linux: "837e3580174d833939e92f51d97664d092d0cd4e4f1ad167429f743aaeed865b"
1616
end
1717

18-
depends_on "pkg-config" => :build
18+
depends_on "pkgconf" => :build
1919
depends_on "openssl@3"
2020
depends_on "pcre2"
2121
depends_on "[email protected]"

0 commit comments

Comments
 (0)