mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
new(lib): package new dependency coming from CPAN for AES (#5208)
REFS: CTOR-786
This commit is contained in:
parent
9540a08f1b
commit
03db47c012
2
.github/workflows/perl-cpan-libraries.yml
vendored
2
.github/workflows/perl-cpan-libraries.yml
vendored
@ -47,6 +47,7 @@ jobs:
|
||||
"Convert::Binary::C",
|
||||
"Convert::EBCDIC",
|
||||
"Crypt::Blowfish_PP",
|
||||
"Crypt::OpenSSL::AES",
|
||||
"DataStruct::Flat",
|
||||
"DateTime::Format::Duration::ISO8601",
|
||||
"DBD::Sybase",
|
||||
@ -356,6 +357,7 @@ jobs:
|
||||
"Config::AWS",
|
||||
"Convert::EBCDIC",
|
||||
"Crypt::Blowfish_PP",
|
||||
"Crypt::OpenSSL::AES",
|
||||
"DataStruct::Flat",
|
||||
"DateTime::Format::Duration::ISO8601",
|
||||
"Device::Modbus",
|
||||
|
Loading…
x
Reference in New Issue
Block a user