mpd: fix build with libfmt v11
authorAlexander Egorenkov <egorenar-dev@posteo.net>
Sat, 13 Jul 2024 14:05:09 +0000 (16:05 +0200)
committerRosen Penev <rosenp@gmail.com>
Sun, 21 Jul 2024 23:15:27 +0000 (16:15 -0700)
commit2834a9f338eae1c5471f5019dcec1e944c35243e
tree6cc1af163a4169a935bc71af9930a4f5ae3851c4
parent909825835bd51393213118e8aa46f99c3d3900cd
mpd: fix build with libfmt v11

mpd fails to compile with libfmt v11 because of minor API changes in the
library.

https://github.com/MusicPlayerDaemon/MPD/issues/2068

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
sound/mpd/Makefile
sound/mpd/patches/040-lib-fmt-support-build-with-libfmt-11.0.0.patch [new file with mode: 0644]