Skip to content

homebrew prerequisite [email protected] is disabled #3081

Open
@DingoBingoAdmin

Description

@DingoBingoAdmin

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.

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