]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
mpd dont depend on libmad
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 24 Oct 2009 19:18:07 +0000 (21:18 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 24 Oct 2009 19:18:07 +0000 (21:18 +0200)
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 3f1ecc8b5bdc79a5e8e7a477a5962e5007cf6830..de3c01b15b9d14db3f6db09283a553ca27d3caa7 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
 PAK_VER    = 8
 
-DEPS       = "alsa ffmpeg glib libshout libogg libmad libid3tag libvorbis"
+DEPS       = "alsa ffmpeg glib lame libshout libogg libid3tag libvorbis"
 
 ###############################################################################
 # Top-level Rules