Bug#1035719: mdns-reflector: missing Depends: libcap2-bin
Petter Reinholdtsen
pere at hungry.com
Tue Dec 26 10:01:44 GMT 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
More information about the Debian-edu-pkg-team
mailing list