• Bug#1035719: mdns-reflector: missing Depends: libcap2-bin

    From Petter Reinholdtsen@21:1/5 to All on Tue Dec 26 11:10:01 2023
    Control: tags -1 + patch

    Here is a patch to solve the issue.

    diff --git a/debian/control b/debian/control
    index 4d6ef8c..36be614 100644
    --- a/debian/control
    +++ b/debian/control
    @@ -17,6 +17,7 @@ Architecture: any
    Depends: ${shlibs:Depends},
    ${misc:Depends},
    adduser,
    + libcap2-bin,
    Description: lightweight and performant multicast DNS (mDNS) reflector
    mDNS Reflector (mdns-reflector) is a lightweight and performant
    multicast DNS (mDNS) reflector with a modern design. It reflects mDNS

    --
    Happy hacking
    Petter Reinholdtsen

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)