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.
1 parent 3f17f51 commit c0c685dCopy full SHA for c0c685d
1 file changed
Formula/c/cpp-httplib.rb
@@ -10,7 +10,7 @@ class CppHttplib < Formula
10
end
11
12
depends_on "cmake" => :build
13
- depends_on "openssl@3" => :build
+ depends_on "openssl@4" => :build
14
15
on_linux do
16
depends_on "zlib-ng-compat" => :build
0 commit comments