mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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>
This commit is contained in:
parent
d7917efdf4
commit
759967142f
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue