X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmpd;h=7b2c54d0ad5bd1c437bb4132474324ae2f605df5;hp=1f57f18980f52e4003d7ee59bd11fc01c48aa27d;hb=5114bcb3cdee18bdb30b71e9e0df2b559b561273;hpb=4a8dc4556aed707286cf3930f57d62362d85a6f8 diff --git a/lfs/mpd b/lfs/mpd index 1f57f1898..7b2c54d0a 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2012 IPFire Team # # # # 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 = 14 -DEPS = "alsa faad2 ffmpeg-libs lame libmad libshout libogg libid3tag libvorbis" +DEPS = "alsa faad2 ffmpeg-libs flac lame libmad libshout libogg libid3tag libvorbis" ############################################################################### # Top-level Rules