diff --git a/packages/network/avahi/meta b/packages/network/avahi/meta index c25fafd23f..2a3b0694ab 100644 --- a/packages/network/avahi/meta +++ b/packages/network/avahi/meta @@ -12,3 +12,5 @@ PKG_SECTION="network" PKG_SHORTDESC="avahi: A Zeroconf mDNS/DNS-SD responder" PKG_LONGDESC="Avahi is a framework for Multicast DNS Service Discovery (mDNS/DNS-SD a.k.a. Zeroconf) on Linux. It allows programs to publish and discover services running on a local network with no specific configuration. For example, you can plug into a network and instantly find printers to print to, files to look at, and people to talk to." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"