New commits:
commit efcdc0da2a97e4a495456b12bf1d1fc7555866d5
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
audio-players/mpd: version 0.23.3
diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index 31cea0b..c61882c 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -1,5 +1,6 @@
depends -sub CXX gcc &&
depends boost &&
+depends fmt &&
depends meson &&
# TODO: missing libraries in grimoire:
# - libgme (gme=enabled) for Blargg's game music emulator plugin
@@ -95,6 +96,11 @@ optional_depends JACKRIVER \
"jack=disabled" \
"for JACK output support" &&