Skip to content

homebrew prerequisite openssl@1.1 is disabled #3081

Open
@DingoBingoAdmin

Description

@DingoBingoAdmin

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions