avahi: dont build connman for arm, its only needed for aarch64

This commit is contained in:
spycat88
2025-07-14 22:02:38 +01:00
parent c286b7cbfb
commit 5bc7ea17b3

View File

@@ -7,7 +7,7 @@ PKG_VERSION="0.8"
PKG_LICENSE="GPL"
PKG_SITE="http://avahi.org/"
PKG_URL="https://github.com/lathiat/avahi/archive/v${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="autotools:host gcc:host expat libdaemon dbus connman gettext"
PKG_DEPENDS_TARGET="autotools:host gcc:host expat libdaemon dbus gettext"
PKG_LONGDESC="Service Discovery for Linux using mDNS/DNS-SD, compatible with Bonjour."
PKG_TOOLCHAIN="configure"