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:
Robby Workman 2013-07-08 01:26:07 -05:00
parent d7917efdf4
commit 759967142f

View file

@ -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, a great desktop music player, especially if you are a console junkie,
like frontend options, or restart X often. like frontend options, or restart X often.
Some optional dependencies include libshout, libmms, libmpcdec, lame, Some optional dependencies include libshout, libmms, musepack-tools,
faac, faad2, ffmpeg, pulseaudio, fluidsynth, and jack. lame, faac, faad2, ffmpeg, pulseaudio, fluidsynth, and jack.
NOTE: Be sure to edit the config file (/etc/mpd.conf) before running NOTE: Be sure to edit the config file (/etc/mpd.conf) before running
the daemon. the daemon.