From: Arne Fitzenreiter Date: Tue, 19 Aug 2008 15:56:53 +0000 (+0200) Subject: Fix ffmpeg dependency X-Git-Tag: v2.3-beta3~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d88ce4382effe39d4c7776762acb05e0e26e727;p=ipfire-2.x.git Fix ffmpeg dependency --- diff --git a/lfs/ffmpeg b/lfs/ffmpeg index 0f69a96b82..c84cb5d03f 100644 --- a/lfs/ffmpeg +++ b/lfs/ffmpeg @@ -33,7 +33,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = ffmpeg PAK_VER = 2 -DEPS = "sdl lame libvorbis libxvid" +DEPS = "sdl lame libvorbis xvid" ############################################################################### # Top-level Rules