-config_query_option MPD_OPTS "Enable support for Hauppauge Media MVP?" n \
- "--enable-mvp" \
- "--disable-mvp" &&
-
config_query_option MPD_OPTS "Enable support for Inotify automatic database
update?" y \
"--enable-inotify" \
"--disable-inotify" &&
diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index 8e5f012..1515d8d 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -1,9 +1,12 @@
depends zlib &&
depends glib2 &&
+depends -sub CXX gcc &&
# TODO: missing libraries in grimoire:
# - libroar (--enable-roar) for RoarAudio support
# - libgme (--enable-gme) for Blargg's game music emulator plugin
+# - libadplug (--enable-adplug) for AdPlug decoder plugin
+# - libopus (--enable-opus) for Opus codec support
# - libiso9660 (--enable-iso9660) for iso9660 archive support
# - despotify (--enable-despotify) for despotify (spotify.com) support