From: Arne Fitzenreiter Date: Sat, 24 Oct 2009 16:55:37 +0000 (+0200) Subject: Lame not depend on libmad X-Git-Tag: v2.9-beta1~654 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=98e17792ae85f8c464deccb0fcd4a682f8c07abb Lame not depend on libmad --- diff --git a/lfs/lame b/lfs/lame index 51faa7a5ef..71104953dc 100644 --- a/lfs/lame +++ b/lfs/lame @@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = lame PAK_VER = 1 -DEPS = "libmad" +DEPS = "" ############################################################################### # Top-level Rules