Commit 8f79926
Fix: Add missing feature for
* fix: add missing feature for Anahi
* ci: Add feature check for discovery backends
Fixes and prevents regression of missing feature dependencies in discovery
backends (with-avahi, with-dns-sd, with-libmdns). This check ensures
all feature combinations compile correctly on Linux where the native
dependencies are available.
---------
Co-authored-by: Roderick van Domburg <[email protected]>with-avahi feature (#1600)1 parent 194c531 commit 8f79926
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments