Skip to content

Commit d0dd342

Browse files
committed
reduce recommendations for Ubuntu packages
1 parent 39cc142 commit d0dd342

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.goreleaser.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ nfpms:
3030
- deb
3131
recommends:
3232
- python3
33+
- php-cli
34+
- python3-requests
35+
suggests:
3336
- nodejs
3437
- npm
35-
- php
36-
- python3-requests
3738
scripts:
3839
postinstall: "debian/postinstall.sh"
3940
preremove: "debian/preremove.sh"

0 commit comments

Comments
 (0)