Skip to content

octave: allow X11 on Linux, remove workarounds#291387

Open
cho-m wants to merge 1 commit into
mainfrom
octave-updates
Open

octave: allow X11 on Linux, remove workarounds#291387
cho-m wants to merge 1 commit into
mainfrom
octave-updates

Conversation

@cho-m

@cho-m cho-m commented Jul 5, 2026

Copy link
Copy Markdown
Member

X11 is already in dependency tree so can enable. Was likely disabled for macOS where we avoid X11. Could verify GUI worked via Linux container and XQuartz. Test seems to need same handling as macOS now.


  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@github-actions github-actions Bot added java Java use is a significant feature of the PR or issue long build Set a long timeout for formula testing labels Jul 5, 2026
@cho-m cho-m added the brew Issue may be Homebrew/brew related label Jul 5, 2026
@cho-m

cho-m commented Jul 5, 2026

Copy link
Copy Markdown
Member Author

The uncached dependency check will need to be fixed first on brew side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

brew Issue may be Homebrew/brew related java Java use is a significant feature of the PR or issue long build Set a long timeout for formula testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant