diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2021-10-16 20:54:34 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2021-10-19 22:46:41 +0200 |
commit | 16ae2933ff976737e52113105228a5f7f75686a3 (patch) | |
tree | a815a5c83864a46a9f2bc3086a14b0fe743ba613 /debian/control | |
parent | 56810c62f91d3f11e23b2836bb4d14db6ec8ce25 (diff) | |
download | vyos-1x-16ae2933ff976737e52113105228a5f7f75686a3.tar.gz vyos-1x-16ae2933ff976737e52113105228a5f7f75686a3.zip |
mdns: T3917: Change to avahi-daemon for IPv4 + IPv6 mDNS repeater
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6c0f2f886..0843b9025 100644 --- a/debian/control +++ b/debian/control @@ -33,6 +33,7 @@ Architecture: amd64 arm64 Depends: ${python3:Depends}, accel-ppp, + avahi-daemon, beep, bmon, bsdmainutils, @@ -87,7 +88,6 @@ Depends: lldpd, lm-sensors, lsscsi, - mdns-repeater, minisign, modemmanager, mtr-tiny, |