mpd/src/lib
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
..
alsa more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
cdio more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
chromaprint copyright year 2021 2021-01-01 19:54:28 +01:00
crypto more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
curl more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
dbus more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
expat more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
ffmpeg Log: remove the obsolete printf-style functions 2021-10-13 17:41:19 +02:00
fmt Log: add libfmt support 2021-06-24 21:14:42 +02:00
gcrypt more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
icu more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
jack output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
nfs Log: remove the obsolete printf-style functions 2021-10-13 17:41:19 +02:00
oss build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
pcre more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
pipewire output/pipewire: call libpipewire only while holding the lock 2021-07-30 13:49:22 +02:00
pulse meson.build: add missing dependencies on libfmt 2021-06-25 20:28:54 +02:00
smbclient copyright year 2021 2021-01-01 19:54:28 +01:00
sndio build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
sqlite subprojects/sqlite3.wrap: add SQLite wrap 2021-05-25 20:51:03 +02:00
systemd event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent 2021-02-05 18:16:05 +01:00
upnp meson.build: add missing libfmt dependencies 2021-10-15 14:26:59 +02:00
xiph more [[gnu::...]] attributes 2021-10-13 12:07:05 +02:00
yajl lib/yajl/Gen: new class 2021-02-22 23:12:08 +01:00
zlib zlib/Error: add noexcept 2021-02-12 18:37:32 +01:00