X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fstreamripper;h=4e30f8b714b44721a45bbfedbfcd6e27d5c64139;hp=050e8a9835641b4ebcac0320743f40b1803a5d89;hb=c7f9e0e99c67ed945d1c170d0329ed1b7ad02249;hpb=b97ae7d966e14627aba735905c4cbdafc1ff5a93 diff --git a/lfs/streamripper b/lfs/streamripper index 050e8a9835..4e30f8b714 100644 --- a/lfs/streamripper +++ b/lfs/streamripper @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2010 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 = streamripper PAK_VER = 1 -DEPS = "libmad libogg libvorbis" +DEPS = "libmad libogg libvorbis faad2" ############################################################################### # Top-level Rules