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 git dependency for scoop #62

Open
russbiggs opened this issue Sep 28, 2023 · 0 comments
Open

Add git dependency for scoop #62

russbiggs opened this issue Sep 28, 2023 · 0 comments
Assignees

Comments

@russbiggs
Copy link
Member

Using a scoop bucket requires git to do the git pull when using scoop.

ERROR Git is required for buckets. Run 'scoop install git' and try again.

Instead of requiring using to manually add this dependency we hsould included it in the scoop instructions

It seems like theres a solution built into goreleaser via the depends key e.g.

 depends: ["git", "foo"]

https://goreleaser.com/customization/scoop/?h=scoop

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

No branches or pull requests

2 participants