summaryrefslogtreecommitdiffstats
path: root/audio-players/mpd/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mpd/DEPENDS')
-rwxr-xr-xaudio-players/mpd/DEPENDS2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index 1515d8d06d..0d29c2b2cd 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -36,6 +36,8 @@ optional_depends libvorbis \
"for Ogg Vorbis support" &&
if is_depends_enabled $SPELL libvorbis; then
+ depends libogg &&
+
config_query_option MPD_OPTS "Enable Ogg Vorbis encoder support?" y \
"--enable-vorbis-encoder" \
"--disable-vorbis-encoder"