X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fstreamripper;h=4e30f8b714b44721a45bbfedbfcd6e27d5c64139;hb=62ff8d9627a6dfe242b9b628df05a5eaeea88e47;hp=ed8452dcbfc6c044d002b7d8d8d813de41eed9e2;hpb=fb26467bb390ba85c09f4af1fb16422ef7d800dc;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/streamripper b/lfs/streamripper index ed8452dcb..4e30f8b71 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