Skip to content

Fix autoremoving formulae still needed by dependencies#21519

Merged
MikeMcQuaid merged 4 commits intoHomebrew:mainfrom
jpmsantana:fix-autoremoving-formulae-still-needed-by-dependencies
Feb 6, 2026
Merged

Fix autoremoving formulae still needed by dependencies#21519
MikeMcQuaid merged 4 commits intoHomebrew:mainfrom
jpmsantana:fix-autoremoving-formulae-still-needed-by-dependencies

Conversation

@jpmsantana
Copy link
Contributor

@jpmsantana jpmsantana commented Feb 5, 2026

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • 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.

The logic that unneeded says a package is unnamed is different to how uninstall dependencies check work. That's a good explanation on how this package appears in one side and not the other.

Claude Code assisted me when working on this PR.

Fixes #21511

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for PR! Looks good so far.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great fix, love how slimmed down this is. Nice work @jpmsantana!

@MikeMcQuaid MikeMcQuaid enabled auto-merge February 6, 2026 08:23
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Feb 6, 2026
Merged via the queue into Homebrew:main with commit cf6e864 Feb 6, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

brew cleanup says libthai can be removed, but at the same time it is needed by pango

2 participants