Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sc-im: fix Linux build #78181

Merged
merged 1 commit into from
May 27, 2021
Merged

sc-im: fix Linux build #78181

merged 1 commit into from
May 27, 2021

Conversation

gromgit
Copy link
Member

@gromgit gromgit commented May 27, 2021

Needs bison (for yacc binary) and pkg-config (to build correctly with ncurses). Pre-tested in https://github.com/Homebrew/linuxbrew-core/pull/23341.

Fixes Homebrew/discussions#1559.

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

Needs `bison` (for `yacc` binary) and `pkg-config` (to build correctly with `ncurses`). Pre-tested in https://github.com/Homebrew/linuxbrew-core/pull/23341.

Fixes Homebrew/discussions#1559.
@carlocab carlocab merged commit 011b8ed into Homebrew:master May 27, 2021
@gromgit gromgit deleted the sc-im-fix-linux branch May 27, 2021 15:53
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants