mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
ci(nfpm): suggest builders instead of recommends (#5432)
I think this is probably better so it doesn't install too many things if users forget `--no-install-recommends` or whatever wdyt?
This commit is contained in:
parent
a17138ecac
commit
39277d83fd
@ -357,7 +357,7 @@ nfpms:
|
||||
- archlinux
|
||||
dependencies:
|
||||
- git
|
||||
recommends:
|
||||
suggests:
|
||||
- golang
|
||||
- rustup
|
||||
- zig
|
||||
|
Loading…
x
Reference in New Issue
Block a user