feat(dependencies) CTOR-596 - Add missing dependencies for Paws in Debian bullseye and Jammy (#5193)

This commit is contained in:
sdepassio 2024-09-18 10:32:50 +02:00 committed by GitHub
parent 95bff5ff6b
commit f28f345ba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -365,6 +365,7 @@ jobs:
"HTTP::ProxyPAC",
"JMX::Jmx4Perl",
"Mojo::IOLoop::Signal",
"Net::Amazon::Signature::V4",
"Net::FTPSSL",
"Net::HTTPTunnel",
"Net::MQTT::Simple",
@ -398,6 +399,8 @@ jobs:
image: packaging-plugins-bullseye-arm64
arch: arm64
runner_name: ["self-hosted", "collect-arm64"]
- name: "Net::Amazon::Signature::V4"
build_distribs: ["bullseye", "jammy"]
- name: "Paws"
use_dh_make_perl: "false"
deb_dependencies: "libmoose-perl libmoosex-classattribute-perl libjson-maybexs-perl liburl-encode-perl libargv-struct-perl libmoo-perl libtype-tiny-perl libdatastruct-flat-perl libmodule-find-perl libthrowable-perl liburi-template-perl libnet-amazon-signature-v4-perl"