zeroconf/AvahiPoll: move to lib/avahi/

This commit is contained in:
Max Kellermann
2021-02-22 13:50:02 +01:00
parent 00a1731085
commit c0b9339d31
6 changed files with 32 additions and 14 deletions

View File

@@ -105,7 +105,7 @@ test('TestIcu', executable(
],
))
if libavahi_client_dep.found()
if avahi_dep.found()
executable(
'run_avahi',
'run_avahi.cxx',