mpd/src/zeroconf
Max Kellermann 771c46032f meson.build: add missing libfmt dependencies
Fixes https://github.com/MusicPlayerDaemon/MPD/discussions/1281

The problem occurred when there was libfmt-dev installed, but it was
too old (e.g. on Debian Buster), and Meson used the wrap fallback.
Those internal MPD libraries where the libfmt dependency was not
declared were still using the old system libfmt headers, which are not
ABI-compatible with MPD's own libfmt build.
2021-10-15 14:26:59 +02:00
..
avahi meson.build: add missing libfmt dependencies 2021-10-15 14:26:59 +02:00
Bonjour.cxx decoder/mad, ...: more libfmt logging 2021-06-25 20:52:08 +02:00
Bonjour.hxx zeroconf/{bonjour,avahi}: pass service_type as parameter 2021-02-24 15:11:11 +01:00
Glue.cxx zeroconf/{bonjour,avahi}: pass service_type as parameter 2021-02-24 15:11:11 +01:00
Glue.hxx zeroconf: return a publisher object 2021-02-24 15:09:10 +01:00
Helper.cxx zeroconf/{bonjour,avahi}: pass service_type as parameter 2021-02-24 15:11:11 +01:00
Helper.hxx zeroconf/{bonjour,avahi}: pass service_type as parameter 2021-02-24 15:11:11 +01:00
meson.build zeroconf: return a publisher object 2021-02-24 15:09:10 +01:00