mpd/src/storage
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
..
plugins meson.build: add missing libfmt dependencies 2021-10-15 14:26:59 +02:00
CompositeStorage.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
CompositeStorage.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
Configured.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Configured.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
FileInfo.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MemoryDirectoryReader.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MemoryDirectoryReader.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
Registry.cxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
Registry.hxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
StorageInterface.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
StorageInterface.hxx more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
StoragePlugin.cxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
StoragePlugin.hxx storage/Plugin: add "prefixes" 2021-10-06 20:14:01 +02:00
StorageState.cxx Partition, ...: use libfmt for logging 2021-06-24 21:40:11 +02:00
StorageState.hxx copyright year 2021 2021-01-01 19:54:28 +01:00