summaryrefslogtreecommitdiffstats
path: root/audio/mpd/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpd/README')
-rw-r--r--audio/mpd/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/mpd/README b/audio/mpd/README
index 2ad0902c43..df3bc5b9d7 100644
--- a/audio/mpd/README
+++ b/audio/mpd/README
@@ -5,8 +5,11 @@ provides control for music playback over a local network. It also makes
a great desktop music player, especially if you are a console junkie,
like frontend options, or restart X often.
-NOTE: You will have to create a directory manually, ~/.mpd/playlists.
-Also, be sure to edit the config file (/etc/mpd.conf), if needed, before
+Some optional dependencies include libshout, libmms, libsamplerate,
+libmpcdec, lame, faac, faad2, ffmpeg, and jack.
+
+NOTE: You will have to create the ~/.mpd/playlists directory manually.
+Also be sure to edit the config file (/etc/mpd.conf) if needed before
running the daemon.
If save status isn't working properly when killing, try "killall -TERM mpd",