Skip to content

Add zeromq compatibility package for libzmq.so.3 #2214

Merged
merged 1 commit into from
Aug 31, 2021

Commits on Aug 31, 2021

  1. zeromq_compat: Add compatibility package for libzmq.so.3

    The library is used in user Python installation, and the Perl
    installation.
    
        $ sousage.pl libzmq
    
        # '/usr/lib/libzmq.so.3' dependencies:
        # -------------------------------------------------------------------------------------------------------------------------------
          /var/pkg/perl-5.28.1-0/lib/site_perl/5.28.1/x86_64-linux/auto/ZMQ/LibZMQ3/LibZMQ3.so   N/A
        # 1 hit(s)
    
    So provide a compatibility package.
    pmenzel committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    95d313b View commit details
    Browse the repository at this point in the history