X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fstreamripper;h=4e30f8b714b44721a45bbfedbfcd6e27d5c64139;hb=4c962356a0bf2ecc935ea08e19f273b3e9cc7c2d;hp=ed8452dcbfc6c044d002b7d8d8d813de41eed9e2;hpb=fb26467bb390ba85c09f4af1fb16422ef7d800dc;p=ipfire-2.x.git diff --git a/lfs/streamripper b/lfs/streamripper index ed8452dcbf..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 = "glib libmad libogg libvorbis" +DEPS = "libmad libogg libvorbis faad2" ############################################################################### # Top-level Rules