Skip to content

Add Homebrew to installation dependencies

Angelo Gulina requested to merge agulina-main-patch-41094 into main

What does this Merge Request do and why?

The one-line installation was failing, and the reason was I missed Homebrew. This MR adds Homebrew to the list of requirements, so that it is even more explicit that it needs to be present in the system.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports