Skip to content

Commit

Permalink
add platypus as a dependency for zmq:ffi
Browse files Browse the repository at this point in the history
  • Loading branch information
tuntoja committed Feb 10, 2025
1 parent dc7abd3 commit 7ab8e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl-cpan-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: "ZMQ::Constants"
build_distribs: "el9"
- name: "ZMQ::FFI"
rpm_dependencies: "zeromq"
rpm_dependencies: "zeromq perl(FFI::Platypus)"
- name: "ZMQ::LibZMQ4"
version: "0.01"
rpm_dependencies: "zeromq"
Expand Down

0 comments on commit 7ab8e26

Please sign in to comment.