]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
mpd now need also glib
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 18 Feb 2009 20:35:27 +0000 (21:35 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 18 Feb 2009 20:35:27 +0000 (21:35 +0100)
lfs/mpd

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