diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-07-08 01:26:07 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-07-14 17:07:18 -0500 |
commit | 759967142f992f017d2476b191b40e765d51a1ac (patch) | |
tree | f3259cd90acd5767142158025376a1f15510a329 /audio/mpd | |
parent | d7917efdf49f7d64cf4e0baea5852508af35de43 (diff) | |
download | slackbuilds-759967142f992f017d2476b191b40e765d51a1ac.tar.gz |
audio/mpd: Fixed optional dep information in README
From: Niki Kovacs <info@microlinux.fr>
Subject: [Slackbuilds-users] Dependencies for mpd
Date: Tue, 14 May 2013 07:23:21 +0200
Organization: Microlinux
Hi,
I just built mpd (Music Player Daemon) on a server running Slackware64
14.0. The mpd page on SlackBuilds.org states, among other libs,
libmpcdec as a dependency.
This library has been deprecated for quite some time and is now in fact
provided by the 'musepack-tools' package. Maybe you should change the
according text mentioning optional dependencies.
Cheers,
Niki
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/mpd')
-rw-r--r-- | audio/mpd/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpd/README b/audio/mpd/README index 7575f4467b..3ada239ef7 100644 --- a/audio/mpd/README +++ b/audio/mpd/README @@ -5,8 +5,8 @@ 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. -Some optional dependencies include libshout, libmms, libmpcdec, lame, -faac, faad2, ffmpeg, pulseaudio, fluidsynth, and jack. +Some optional dependencies include libshout, libmms, musepack-tools, +lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, and jack. NOTE: Be sure to edit the config file (/etc/mpd.conf) before running the daemon. |