Skip to content

Commit

Permalink
feat(dependencies) CTOR-596 - Add missing dependencies for Paws in De…
Browse files Browse the repository at this point in the history
…bian bullseye and Jammy (#5193)
  • Loading branch information
sdepassio committed Sep 18, 2024
1 parent 95bff5f commit f28f345
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/perl-cpan-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ jobs:
"HTTP::ProxyPAC",
"JMX::Jmx4Perl",
"Mojo::IOLoop::Signal",
"Net::Amazon::Signature::V4",
"Net::FTPSSL",
"Net::HTTPTunnel",
"Net::MQTT::Simple",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit f28f345

Please sign in to comment.