-   Notifications  
You must be signed in to change notification settings  - Fork 2k
 
Open
Labels
Description
Description
prerequisites.py line 265
 OpenSSLPrerequisite() defines the following variable
 homebrew_formula_name = "openssl@1.1"
This formula has been disabled in homebrew
 (https://formulae.brew.sh/formula/openssl@1.1)
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. tylermasci16