Skip to content

Commit

Permalink
chore: improved example file
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Feb 18, 2018
1 parent 7094e23 commit f9a21b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/nfpm/nfpm.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,12 @@ provides:
depends:
- foo
- bar
# recommends on rpm packages requires rpmbuild >= 4.13
recommends:
- whatever
# suggests on rpm packages requires rpmbuild >= 4.13
suggests:
- something-else
conflicts:
- not-foo
- not-bar
Expand Down

0 comments on commit f9a21b0

Please sign in to comment.