-
Notifications
You must be signed in to change notification settings - Fork 38.7k
build: don't use deprecated brew package names #23564
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
Conversation
|
Concept ACK. Maybe also s/ |
|
Concept ACK. Line 287 in 3688313
|
Fixes: ```bash checking for brew... brew Warning: Use berkeley-db@4 instead of deprecated berkeley-db4 ```
Use qt@5 instead.
b57813e to
4d83038
Compare
berkeley-db4 package
Done.
Added. |
hebasto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 4d83038, I have reviewed the code and it looks OK, I agree it can be merged.
|
Suggest replacing: For: Console output is not source code. |
|
Tested ACK 4d83038 on macOS Big Sur |
Fixes:
checking for brew... brew Warning: Use berkeley-db@4 instead of deprecated berkeley-db4on macOS.