main/avahi: Add hostname dependency to avahi-daemon service
Alpine uses the OpenRC services from Gentoo, but the service for avahi-daemon doesn't need "hostname". For Alpine this causes avahi to start before the host name is set, thus a host name of "none" is advertised.
This patch ensures the OpenRC service installed on Alpine depends on hostname.