]> git.ipfire.org Git - people/trikolon/ipfire-2.x.git/blobdiff - lfs/mpd
ffmpeg is now needed by mpd
[people/trikolon/ipfire-2.x.git] / lfs / mpd
diff --git a/lfs/mpd b/lfs/mpd
index a330364ef75072be17b2402535328b6c33472b43..91cbb21db3d2f4e16cc58abcf95c45a225d341b5 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2009  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
 PAK_VER    = 5
 
-DEPS       = ""
+DEPS       = "alsa ffmpeg libshout libogg libmad libid3tag libvorbis"
 
 ###############################################################################
 # Top-level Rules