Skip to content

Commit

Permalink
fix(packaging): add dependency to perl(lib) (#1681) (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret authored Sep 13, 2024
1 parent 3085ab0 commit 60b205c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gorgone/packaging/centreon-gorgone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ overrides:
- perl(DateTime)
- perl(Try::Tiny)
- tar
- perl(lib)
deb:
depends: # those dependencies are taken from centreon-gorgone/packaging/debian/control
- centreon-common
Expand Down Expand Up @@ -213,6 +214,7 @@ overrides:
- libev-perl
- libzmq-ffi-perl
- libclone-choose-perl
- perl-base

rpm:
summary: Centreon gorgone daemon
Expand Down

0 comments on commit 60b205c

Please sign in to comment.