Skip to content

Commit

Permalink
fix: deb depends
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzabessa committed Jan 5, 2024
1 parent b76c14b commit becdea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/connectors/centreon-stream-connectors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ overrides:
]
deb:
depends: [
centreon-stream-connectors-lib >= @MIN_LIB_VERSION@,
centreon-stream-connectors-lib (>= @MIN_LIB_VERSION@),
@DEB_DEPENDENCY@
]
rpm:
Expand Down

0 comments on commit becdea2

Please sign in to comment.