From 4d88ce4382effe39d4c7776762acb05e0e26e727 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 19 Aug 2008 17:56:53 +0200 Subject: [PATCH] Fix ffmpeg dependency --- lfs/ffmpeg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5