Open
Description
Description
prerequisites.py line 265
OpenSSLPrerequisite() defines the following variable
homebrew_formula_name = "[email protected]"
This formula has been disabled in homebrew
(https://formulae.brew.sh/formula/[email protected])
I manually changed the value to
homebrew_formula_name = "openssl@3"
Now the Prerequisite can be met.
Sorry, I didn't keep the build error.