mpd/src/storage/plugins
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
..
CurlStorage.cxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
CurlStorage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
LocalStorage.cxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
LocalStorage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build meson.build: add missing libfmt dependencies 2021-10-15 14:26:59 +02:00
NfsStorage.cxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
NfsStorage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SmbclientStorage.cxx storage/smbclient: add StoragePlugin.prefixes 2021-10-15 10:24:30 +02:00
SmbclientStorage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
UdisksStorage.cxx Log: remove the obsolete printf-style functions 2021-10-13 17:41:19 +02:00
UdisksStorage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00