packages/libs/avahi
Mario Andrés Pérez d6facf284c avahi: define missing DEFAULT_VARIANT and add conflicts
- Add DEFAULT_VARIANT to "avahi-daemon" and "libavahi" virtual packages;
set to "dbus" variant because it is more compatible.
When some package depends on one of these virtual packages an arbitrarily
variant it is selected. This avoids that.

- Add conflicts in order to avoid mixing packages with different variants
(when defining a DEFAULT_VARIANT the conflicts definition should be on
that side of the dependency to avoid recursive dependencies).

- Avoid building unused "dbus" dependency.

Fixes: ASU sysupgrade problem with avahi packages https://forum.openwrt.org/t/luci-attended-sysupgrade-support-thread/230552/137
Fixes: 9bc03b9d99

Signed-off-by: Mario Andrés Pérez <mapb_@outlook.com>
2026-07-05 12:01:26 +03:00
..
files
patches
Makefile avahi: define missing DEFAULT_VARIANT and add conflicts 2026-07-05 12:01:26 +03:00
test-version.sh treewide: fix typos in version check overrides 2026-05-25 08:02:47 +03:00
test.sh