added avahi to deps

This commit is contained in:
Maxim Devaev 2024-09-04 04:42:17 +03:00
parent af9023e8aa
commit 5f26fa4072

View File

@ -120,6 +120,9 @@ depends=(
# pgrep for kvmd-udev-restart-pass # pgrep for kvmd-udev-restart-pass
procps-ng procps-ng
# Avahi for the service discovery, disabled by default, see kvmd-bootconfig
avahi
# Misc # Misc
hostapd hostapd
) )