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

Add aria2 as a recommended dependency #4

Open
juanjonol opened this issue Sep 17, 2022 · 0 comments · May be fixed by #5
Open

Add aria2 as a recommended dependency #4

juanjonol opened this issue Sep 17, 2022 · 0 comments · May be fixed by #5

Comments

@juanjonol
Copy link

For most users, aria2 is a vast improvement to xcodes usage, so I think it should be added as a recommended dependency to xcodes when installed using Homebrew, so it'll be automatically installed with xcodes unless the --without-aria2 flag is used.

This also has the added advantage of marking aria2 as a dependency of xcodes, so it will be listed with brew leaves --installed-as-dependency and it can be easily deleted if xcodes is deleted with brew autoremove.

juanjonol added a commit to juanjonol/homebrew-made that referenced this issue Sep 17, 2022
For most users, `aria2` is a vast improvement to `xcodes` usage, so I think it should be added as a [recommended dependency](https://docs.brew.sh/Formula-Cookbook#specifying-other-formulae-as-dependencies) to `xcodes` when installed using Homebrew, so it'll be automatically installed with `xcodes` unless the `--without-aria2` flag is used.
 
This also has the added advantage of marking `aria2` as a dependency of `xcodes`, so it will be listed with `brew leaves --installed-as-dependency` and it can be easily deleted if `xcodes` is deleted with `brew autoremove`.

This closes RobotsAndPencils#4.
@juanjonol juanjonol linked a pull request Sep 17, 2022 that will close this issue
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 a pull request may close this issue.

1 participant