We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkgconf
1 parent 6dd113e commit abb4f52Copy full SHA for abb4f52
Formula/u/uwsgi.rb
@@ -15,7 +15,7 @@ class Uwsgi < Formula
15
sha256 x86_64_linux: "837e3580174d833939e92f51d97664d092d0cd4e4f1ad167429f743aaeed865b"
16
end
17
18
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
19
depends_on "openssl@3"
20
depends_on "pcre2"
21
depends_on "[email protected]"
0 commit comments